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]
Other format: [Raw text]

Re: Gcc mainline failed to bootstrap on Linux/ia64


> I can bootstrap gcc mainline with this patch on Linux/ia64 now. But I
> got new failures:
> 
> +FAIL: gcc.c-torture/compile/20000120-2.c (test for excess errors)
> +FAIL: gcc.c-torture/compile/20011119-1.c (test for excess errors)
> +FAIL: gcc.c-torture/compile/20011119-1.c (test for excess errors)
> +FAIL: gcc.c-torture/compile/20011119-1.c (test for excess errors)
> +FAIL: gcc.c-torture/compile/20011119-1.c (test for excess errors)
> +FAIL: gcc.c-torture/compile/20011119-2.c (test for excess errors)
> +FAIL: gcc.c-torture/compile/20011119-2.c (test for excess errors)
> +FAIL: gcc.c-torture/compile/20011119-2.c (test for excess errors)
> +FAIL: gcc.c-torture/compile/20011119-2.c (test for excess errors)

This testcase triggers ill defined behaviour and probably should be
turned into hard error, unfortunately I still don't know how to do that
without breaking glibc yet.

I will take look on the 20000120-2.c and install the patch as obvious.
Thanks!
Honza


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