gcc/libgfortran/io
Juoko Orava 9df47e83ee re PR fortran/50201 (gfortran with -static causes seg fault at runtime for writing double prec array with precision increased to kind=16)
2015-12-05  Juoko Orava <jouko.orava@iki.fi>

	PR fortran/50201
	* io/write_float.def: Avoid marking quadmath_snprintf as an untyped
	weak reference, which fixing linking with -static.

From-SVN: r231320
2015-12-05 18:12:26 +00:00
..
close.c libgfortran: Use remove(3) instead of unlink(2) when deleting files. 2015-09-04 00:18:56 +03:00
fbuf.c
fbuf.h
file_pos.c
format.c
format.h
inquire.c
intrinsics.c
io.h re PR libfortran/67527 (io.h sanitizer complains on 1 << 31) 2015-09-12 12:05:44 +00:00
list_read.c
lock.c
open.c libgfortran: Use remove(3) instead of unlink(2) when deleting files. 2015-09-04 00:18:56 +03:00
read.c
size_from_kind.c
transfer128.c
transfer.c re PR fortran/52251 (Nonadvancing I/O and the t edit descriptor) 2015-11-23 00:40:51 +00:00
unit.c
unix.c re PR libfortran/67527 (io.h sanitizer complains on 1 << 31) 2015-09-12 12:05:44 +00:00
unix.h libgfortran: Use remove(3) instead of unlink(2) when deleting files. 2015-09-04 00:18:56 +03:00
write_float.def re PR fortran/50201 (gfortran with -static causes seg fault at runtime for writing double prec array with precision increased to kind=16) 2015-12-05 18:12:26 +00:00
write.c re PR libfortran/67527 (io.h sanitizer complains on 1 << 31) 2015-09-12 12:05:44 +00:00