This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/26807] [4.2 Regression] FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for excess errors)
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jun 2006 13:53:15 -0000
- Subject: [Bug middle-end/26807] [4.2 Regression] FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for excess errors)
- References: <bug-26807-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from dave at hiauly1 dot hia dot nrc dot ca 2006-06-07 13:53 -------
Subject: Re: [4.2 Regression] FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for
excess errors)
> Oops, I didn't pay close enough attention. The patch may provide
> some improvement. Without the change, we have the following fails
> on 32-bit PA targets (same as reported by Joseph in comment #3):
>
> FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for excess errors)
> FAIL: gcc.dg/torture/pr24626-1.c -O3 -fomit-frame-pointer (test for excess err
> ors)
> FAIL: gcc.dg/torture/pr24626-1.c -O3 -g (test for excess errors)
> FAIL: gcc.dg/torture/pr24626-1.c -Os (test for excess errors)
> FAIL: gcc.dg/torture/pr24626-2.c -O2 (test for excess errors)
> FAIL: gcc.dg/torture/pr24626-2.c -O3 -fomit-frame-pointer (test for excess err
> ors)
> FAIL: gcc.dg/torture/pr24626-2.c -O3 -g (test for excess errors)
> FAIL: gcc.dg/torture/pr24626-3.c -O2 (test for excess errors)
> FAIL: gcc.dg/torture/pr24626-3.c -O3 -fomit-frame-pointer (test for excess err
> ors)
> FAIL: gcc.dg/torture/pr24626-3.c -O3 -g (test for excess errors)
> FAIL: gcc.dg/torture/pr24626-3.c -Os (test for excess errors)
The problem isn't fixed by Maxim's commit. This is what I see no
on hppa2.0w-hp-hpux11.11 and hppa-unknown-linux-gnu:
FAIL: gcc.dg/torture/pr24626-1.c -O2 (internal compiler error)
FAIL: gcc.dg/torture/pr24626-1.c -O2 (test for excess errors)
FAIL: gcc.dg/torture/pr24626-1.c -O3 -fomit-frame-pointer (internal compiler
e
rror)
FAIL: gcc.dg/torture/pr24626-1.c -O3 -fomit-frame-pointer (test for excess
err
ors)
FAIL: gcc.dg/torture/pr24626-1.c -O3 -g (internal compiler error)
FAIL: gcc.dg/torture/pr24626-1.c -O3 -g (test for excess errors)
FAIL: gcc.dg/torture/pr24626-1.c -Os (internal compiler error)
FAIL: gcc.dg/torture/pr24626-1.c -Os (test for excess errors)
FAIL: gcc.dg/torture/pr24626-2.c -O2 (internal compiler error)
FAIL: gcc.dg/torture/pr24626-2.c -O2 (test for excess errors)
FAIL: gcc.dg/torture/pr24626-2.c -O3 -fomit-frame-pointer (internal compiler
e
rror)
FAIL: gcc.dg/torture/pr24626-2.c -O3 -fomit-frame-pointer (test for excess
err
ors)
FAIL: gcc.dg/torture/pr24626-2.c -O3 -g (internal compiler error)
FAIL: gcc.dg/torture/pr24626-2.c -O3 -g (test for excess errors)
FAIL: gcc.dg/torture/pr24626-3.c -O2 (internal compiler error)
FAIL: gcc.dg/torture/pr24626-3.c -O2 (test for excess errors)
FAIL: gcc.dg/torture/pr24626-3.c -O3 -fomit-frame-pointer (internal compiler
e
rror)
FAIL: gcc.dg/torture/pr24626-3.c -O3 -fomit-frame-pointer (test for excess
err
ors)
FAIL: gcc.dg/torture/pr24626-3.c -O3 -g (internal compiler error)
FAIL: gcc.dg/torture/pr24626-3.c -O3 -g (test for excess errors)
FAIL: gcc.dg/torture/pr24626-3.c -Os (internal compiler error)
FAIL: gcc.dg/torture/pr24626-3.c -Os (test for excess errors)
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26807