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 on2004-01-12T17:28:05Z.


>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

This means that the compiler cannot compile 

#include <csetjmp>

Perhaps somebody forgot to run the testsuite?

-benjamin


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