This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Many new ICEs in the libstdc++-v3 testsuite
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: pcarlini at suse dot de (Paolo Carlini)
- Cc: pinskia at physics dot uc dot edu (Andrew Pinski), gcc at gcc dot gnu dot org (gcc-dev-lst), nathan at gcc dot gnu dot org
- Date: Fri, 1 Sep 2006 20:13:47 -0400 (EDT)
- Subject: Re: Many new ICEs in the libstdc++-v3 testsuite
>
> Andrew Pinski wrote:
>
> >And this part of the log helps us how?
> >
> >
> But I don't want to help you, I want you to fix it ;) Just run the
> testsuite to the end and you will see everything: all plain Segmentation
> faults.
This was caused by:
http://gcc.gnu.org/viewcvs?view=rev&revision=116623
Because revision 116619 worked but revision 11623 failed.
116619's testresults: http://gcc.gnu.org/ml/gcc-testresults/2006-09/msg00023.html
116623's testresults: http://gcc.gnu.org/ml/gcc-testresults/2006-09/msg00036.html
-- Pinski