This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: minor patch for g++ testsuite
- To: law at cygnus dot com
- Subject: Re: minor patch for g++ testsuite
- From: Alexandre Oliva <oliva at dcc dot unicamp dot br>
- Date: 07 Oct 1997 20:34:13 -0200
- Cc: egcs at cygnus dot com
- References: <6160.876263026@hurl.cygnus.com>
Jeffrey A Law writes:
>> crash39.C has failed because <std.h> has been renamed to <std>.
>> Here's a patch
> Thanks. Installed.
Jason Merrill has pointed out in private that <std.h> had not been
renamed, it is just part of libg++, and the <std> filename I had found
was actually a directory (*blush*)
In fact, the test seems not to require <std.h> to be included, but it
may have required that in order to crash previously.
Here's a patch (that assumes the previous wrong patch was applied)
--
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil
crash39.diff2