This is the mail archive of the gcc-regression@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 build failed for native with your patch on 2004-01-12T17:28:05Z.


> 	GCC bootstraps on AIX with the patch, but I now am seeing a
> huge number of failures in the libstdc++ testsuite do to ICEs in the
> aliasing code:
> 
> FAIL: 17_intro/header_csetjmp.cc (test for excess errors)
> Excess errors:
> /gcc/dje/src/libstdc++-v3/testsuite/17_intro/header_csetjmp.cc:29: internal compiler error: virtual array alias sets[5]: element 7 out of bounds in get_alias_set_entry, at alias.c:217

Sorry for causing so much breakage.  This looks very strange, as all new
alias sets should cause array resize.
Can you please send me an preprocessed testcase so I can try to
reproduce this with a cross compiler?

Honza
> 
> David


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