gcc/libgfortran
Janne Blomqvist f5e3ed2d42 Use C99 bool instead of enum try.
2013-03-19  Janne Blomqvist  <jb@gcc.gnu.org>

	* libgfortran.h: Include stdbool.h.
	(enum try): Remove.
	(notify_std): Change return type to bool.
	* intrinsics/chmod.c: Don't include stdbool.h.
	* intrinsics/execute_command_line.c: Likewise.
	* io/format.c: Likewise.
	* io/list_read.c (nml_parse_qualifier): Change return type to bool.
	(nml_read_obj): Likewise.
	(nml_get_obj_data): Likewise.
	* io/transfer.c (read_block_form): Fix comment.
	(write_buf): Change return type to bool.
	* io/write.c: Don't include stdbool.h.
	* io/write_float.def (output_float): Change return type to bool.
	(output_float_FMT_G_ ## x): Change type of result variable.
	* runtime/error.c (notify_std): Change return type to bool.

From-SVN: r196791
2013-03-19 13:13:32 +02:00
..
caf Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
config Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
generated Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
intrinsics Use C99 bool instead of enum try. 2013-03-19 13:13:32 +02:00
io Use C99 bool instead of enum try. 2013-03-19 13:13:32 +02:00
m4 Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
runtime Use C99 bool instead of enum try. 2013-03-19 13:13:32 +02:00
acinclude.m4 re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 execution test) 2013-02-19 14:01:40 +00:00
aclocal.m4
c99_protos.h Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
ChangeLog Use C99 bool instead of enum try. 2013-03-19 13:13:32 +02:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012 ChangeLog rotation. 2013-01-03 10:47:48 +01:00
config.h.in re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 execution test) 2013-02-19 14:01:40 +00:00
configure re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 execution test) 2013-02-19 14:01:40 +00:00
configure.ac re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 execution test) 2013-02-19 14:01:40 +00:00
configure.host
fmain.c
gfortran.map re PR libfortran/36044 (user-requested backtrace) 2012-12-20 19:15:13 +01:00
kinds-override.h Update copyright years in libgfortran. 2013-01-14 18:20:58 +00:00
libgfortran.h Use C99 bool instead of enum try. 2013-03-19 13:13:32 +02:00
libgfortran.spec.in
libtool-version
Makefile.am
Makefile.in
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh