diff options
| author | fxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-10 08:34:58 +0000 |
|---|---|---|
| committer | fxcoudert <fxcoudert@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-10 08:34:58 +0000 |
| commit | 9fe831ab931f311e825d6e73291d0fffef062454 (patch) | |
| tree | af0abe5192ffbd06502c6cebf66a8794affacbd9 /gcc | |
| parent | c3f211ea07917cc06d48ade3f22b60cbf1724669 (diff) | |
| download | ppe42-gcc-9fe831ab931f311e825d6e73291d0fffef062454.tar.gz ppe42-gcc-9fe831ab931f311e825d6e73291d0fffef062454.zip | |
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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99508 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions

