This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/30162] [4.7/4.8 Regression] I/O with named pipes does not work


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30162

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org
   Target Milestone|---                         |4.7.3
            Summary|I/O with named pipes does   |[4.7/4.8 Regression] I/O
                   |not work                    |with named pipes does not
                   |                            |work

--- Comment #25 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-10-30 11:37:18 UTC ---
As Janne just mentioned on the gfortran mailing list, this PR is a regression.
Thus, I have marked it as such. Based on the information below, It fails since
GCC 4.7.

In reply to comment #22)
> Revision 180701 removed all checks for special files in unit.c:unit_truncate().


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]