This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC-3.3.3 second prerelease
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Gabriel Dos Reis <gdr at cs dot tamu dot edu>
- Cc: gcc at gcc dot gnu dot org
- Date: Sat, 14 Feb 2004 08:55:26 +0100
- Subject: Re: GCC-3.3.3 second prerelease
- References: <m3smhj2cci.fsf@merlin.cs.tamu.edu>
> Please download, test and report any problem with them (fill a proper
> bug report and put me in the Cc:)
I don't know if this counts as a problem, but I now get on my aging x86 box:
WARNING: program timed out.
FAIL: 27_io/filebuf_members.cc execution test
probably caused by
2004-02-04 Benjamin Kosnik <bkoz@redhat.com>
Zack Weinberg <zack@codesourcery.com>
* config/io/basic_file_stdio.cc (__gnu_internal::fopen_mode):
New function.
(__basic_file<char>::sys_open, __basic_file<char>::open): Use it.
(__basic_file<char>::_M_open_mode): Use it. Mark deprecated.
* testsuite/27_io/filebuf_members.cc (test_06, test_07):
Correct flags to filebuf::open calls.
Note that I don't get it on even slower SPARC boxes, so this may be a problem
outside libstdc++.
--
Eric Botcazou