------- 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

Reply via email to