mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
re PR libfortran/47972 (error.c:158:7: warning: return makes pointer from integer without a cast)
PR libfortran/47972 * runtime/error.c (gf_strerror): Silence warning. From-SVN: r181223
This commit is contained in:
parent
e399136a6a
commit
29d281ca3a
@ -42,6 +42,11 @@
|
||||
PR libfortran/47972
|
||||
* runtime/error.c (gf_strerror): Silence warning.
|
||||
|
||||
2011-11-08 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
PR libfortran/47972
|
||||
* runtime/error.c (gf_strerror): Silence warning.
|
||||
|
||||
2011-11-08 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||||
|
||||
PR libfortran/47970
|
||||
|
Loading…
Reference in New Issue
Block a user