Re: Many new ICEs in the libstdc++-v3 testsuite

2006-09-03 Thread Paolo Carlini
Andrew Pinski wrote: On Sat, 2006-09-02 at 20:40 -0700, Andrew Pinski wrote: On Fri, 2006-09-01 at 20:13 -0400, Andrew Pinski wrote: This was caused by: http://gcc.gnu.org/viewcvs?view=rev&revision=116623 And here is one reduced testcase which we just reject now but it is valid

Re: Many new ICEs in the libstdc++-v3 testsuite

2006-09-03 Thread Andrew Pinski
On Sat, 2006-09-02 at 20:40 -0700, Andrew Pinski wrote: > On Fri, 2006-09-01 at 20:13 -0400, Andrew Pinski wrote: > > This was caused by: > > http://gcc.gnu.org/viewcvs?view=rev&revision=116623 > > And here is one reduced testcase which we just reject now but it is > valid code as far as I can tel

Re: Many new ICEs in the libstdc++-v3 testsuite

2006-09-02 Thread Andrew Pinski
On Fri, 2006-09-01 at 20:13 -0400, Andrew Pinski wrote: > This was caused by: > http://gcc.gnu.org/viewcvs?view=rev&revision=116623 And here is one reduced testcase which we just reject now but it is valid code as far as I can tell: template< class other> struct bin_search_tree_data_ { typede

Re: Many new ICEs in the libstdc++-v3 testsuite

2006-09-01 Thread Andrew Pinski
> > 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&revis

Re: Many new ICEs in the libstdc++-v3 testsuite

2006-09-01 Thread Paolo Carlini
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. Paolo.

Re: Many new ICEs in the libstdc++-v3 testsuite

2006-09-01 Thread Andrew Pinski
> > Hi, > > a very recent compiler change (less than 24 hours: compare, for example, > the testresults for i386-unknown-netbsdelf3.0) is causing many ICEs in > the ext/pb_ds testcases: And this part of the log helps us how? We really need to know the ICE to figure out what is going wrong. -

Many new ICEs in the libstdc++-v3 testsuite

2006-09-01 Thread Paolo Carlini
Hi, a very recent compiler change (less than 24 hours: compare, for example, the testresults for i386-unknown-netbsdelf3.0) is causing many ICEs in the ext/pb_ds testcases: FAIL: ext/pb_ds/example/basic_map.cc (test for excess errors) WARNING: ext/pb_ds/example/basic_map.cc compilation failed