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]

Re: minor patch for g++ testsuite


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


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