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: Unbreaking news


Hans-Peter Nilsson <hp@bitrange.com> writes:

> Though I see these failures which are regressions from last
> successful build (LAST_UPDATED Thu Jul  3 10:03:12 GMT 2003):
> FAIL: gcc.c-torture/compile/20000728-1.c (test for excess errors)
> FAIL: gcc.c-torture/compile/920729-1.c (test for excess errors)
> FAIL: gcc.c-torture/compile/930503-1.c (test for excess errors)
> FAIL: gcc.c-torture/compile/940611-1.c (test for excess errors)
> FAIL: gcc.c-torture/compile/940718-1.c (test for excess errors)
> FAIL: gcc.c-torture/compile/990617-1.c (test for excess errors)
> FAIL: gcc.c-torture/compile/990801-1.c (test for excess errors)
> FAIL: gcc.c-torture/compile/991213-2.c (test for excess errors)
> FAIL: gcc.c-torture/compile/goto-1.c (test for excess errors)
> FAIL: gcc.c-torture/compile/iftrap-1.c (test for excess errors)

These should be fixed by
http://gcc.gnu.org/ml/gcc-patches/2003-07/msg00500.html.

At least on x86_64-linux-gnu those do not fail since Zdenek's patch
went in - so those were unrelated indeed to Honza's patch.

Are there still any regressions with Zdenek's patch to fix the
bootstrap failure applied
(http://gcc.gnu.org/ml/gcc-patches/2003-07/msg00457.html)?

If not, I guess, we can close the discussion on reverting Jan
Hubicka's patches and the tree should be fine again (unless problems
with the intl move are still there).

> These tests are all using the compiler flags "-O3
> -fomit-frame-pointer -funroll-all-loops -finline-functions"
> (they used to be visible in the summary, but that was
> unfortunately lost with the dg changes to these tests, hi Mark
> [you asked for dg fallout]) and the dying messages are on the
> form (beware cut-n-pastage):
>
> x/gcc/testsuite/gcc.c-torture/compile/20000728-1.c: In function `foo':
> x/gcc/testsuite/gcc.c-torture/compile/20000728-1.c:15: internal \
> compiler error: virtual array dominance info[7]: element \
> 1074822522 out of bounds in set_immediate_dominator, at dominance.c:621

Thanks Zdenek for fixing these failures that fast!
Andreas
-- 
 Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj
  SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany
   GPG fingerprint = 93A3 365E CE47 B889 DF7F  FED1 389A 563C C272 A126

Attachment: pgp00000.pgp
Description: PGP signature


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