------- Comment #1 from pinskia at gcc dot gnu dot org  2005-10-11 21:28 -------
(In reply to comment #0)
> Both Suse 9.3 (gcc 3.3.5/x86_64) and 10.0 (gcc 4.0.2/x86_64) exhibit this same
> problem -- open an fstream with out|in will not actually create the file. 
> Strace shows that O_CREAT is not passed to open() when out|in is used, but is
> if just 'out' is used.  This is a rehash of bug #5629 which is claimed to be
> fixed but apparently isn't.

Well the conversion from gnats to bugzilla lost that PR 5629 was really
invalid.
I reopened it and then close it as invalid.

Closing this one as a dup of that one.

*** This bug has been marked as a duplicate of 5629 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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

Reply via email to