gcc/libgfortran/io
Jerry DeLisle b48de48389 re PR libfortran/48602 (Invalid F conversion of G descriptor for values close to powers of 10)
2011-04-19  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/48602
	* io/write_float.def (output_float_FMT_G): Fix reversal in conditional.
	Use asm volatile to mark temp variable, avoiding optimization errors.

From-SVN: r172753
2011-04-20 04:18:25 +00:00
..
close.c
fbuf.c
fbuf.h PR 47694 Read from named pipe fails 2011-02-23 08:59:51 +02:00
file_pos.c
format.c Replace sprintf with snprintf 2011-04-16 20:43:03 +03:00
format.h
inquire.c
intrinsics.c
io.h Cleanup memsize types 2011-04-12 22:27:49 +03:00
list_read.c Replace sprintf with snprintf 2011-04-16 20:43:03 +03:00
lock.c
open.c Replace sprintf with snprintf 2011-04-16 20:43:03 +03:00
read.c re PR libfortran/48030 (Implement read_x using fbuf_getc) 2011-03-24 01:48:57 +00:00
size_from_kind.c
transfer128.c
transfer.c Replace sprintf with snprintf 2011-04-16 20:43:03 +03:00
unit.c
unix.c Replace sprintf with snprintf 2011-04-16 20:43:03 +03:00
unix.h
write_float.def re PR libfortran/48602 (Invalid F conversion of G descriptor for values close to powers of 10) 2011-04-20 04:18:25 +00:00
write.c Replace sprintf with snprintf 2011-04-16 20:43:03 +03:00