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

Re: GCC-3.3.3 second prerelease


> 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


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