Commit 29d281ca by Francois-Xavier Coudert Committed by Richard Henderson

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
parent e399136a
...@@ -44,6 +44,11 @@ ...@@ -44,6 +44,11 @@
2011-11-08 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 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 PR libfortran/47970
* intrinsics/c99_functions.c (round): Move higher in the file. * intrinsics/c99_functions.c (round): Move higher in the file.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment