This is the mail archive of the gcc-patches@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]

Patch for PR 18982


This is a patch for PR 18982.  The patch was bubblestrapped on
i686-unknown-linux-gnu, with no regressions.

I hereby donate this rather trivial patch to the FSF, since I
don't have a copyright assignment with the FSF on file.  I hope
that this is sufficient.  If not, the gfortran developers are
cordially invited to reverse engineer the patch and find their
own solutions :-)

2005-01-01  Thomas Koenig  <Thomas.Koenig@online.de>

	* io/unix.c: Use bitwise negation instead of logical
	negation to mask open flags

2005-01-01  Thomas Koenig  <Thomas.Koenig@online.de>

        * gfortran.dg/open_new.f90: new testcase

Attachment: unix.c.diff
Description: Text document

Attachment: open_new.f90
Description: Text document


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