diff options
author | Francois-Xavier Coudert <coudert@clipper.ens.fr> | 2005-05-10 10:34:58 +0200 |
---|---|---|
committer | François-Xavier Coudert <fxcoudert@gcc.gnu.org> | 2005-05-10 08:34:58 +0000 |
commit | 8809f6f94554707be1f58e35a61e2a3b7ced9554 (patch) | |
tree | af0abe5192ffbd06502c6cebf66a8794affacbd9 /gcc/tree-ssa-loop-unswitch.c | |
parent | 9a9e266b0b78a36f39b9d1dcdadd52de84e68dac (diff) | |
download | gcc-8809f6f94554707be1f58e35a61e2a3b7ced9554.zip gcc-8809f6f94554707be1f58e35a61e2a3b7ced9554.tar.gz gcc-8809f6f94554707be1f58e35a61e2a3b7ced9554.tar.bz2 |
re PR libfortran/20788 (Loading libgfortran.so clobbers C redirection of stdin/stdout/stderr)
PR libfortran/20788
Missing entry from previous commit:
* io/unix.c (fd_to_stream): Add an avoid_mmap argument indicating
we don't we to mmap this stream. Use fd_open instead of mmap_open
in that case.
(open_external): Call fd_to_stream with avoid_mmap = 0.
(input_stream): Call fd_to_stream with avoid_mmap = 1.
(output_stream): Likewise.
(error_stream): Likewise.
Really committing:
* io/read.c (read_f): Accept 'e', 'E', 'd' and 'D' as first
non-blank characters of a real number.
From-SVN: r99508
Diffstat (limited to 'gcc/tree-ssa-loop-unswitch.c')
0 files changed, 0 insertions, 0 deletions