http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22473

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
   Last reconfirmed|2012-01-11 00:00:00         |2012-01-13 0:00

--- Comment #3 from John David Anglin <danglin at gcc dot gnu.org> 2012-01-13 
23:10:28 UTC ---
I see the following additional fails when GCC 4.7 is configured with
--with-arch=2.0:

FAIL: gcc.c-torture/execute/conversion.c execution,  -O0 
FAIL: gcc.c-torture/execute/conversion.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O2 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O3 -fomit-frame-pointer
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O3 -g 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -Os 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O2 -flto
-fno-use-linker-pl
ugin -flto-partition=none 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O2 -flto
-fuse-linker-plugi
n -fno-fat-lto-objects 
FAIL: gcc.dg/torture/fp-int-convert-float.c  -O0  execution test
FAIL: gcc.dg/torture/fp-int-convert-float.c  -O1  execution test
FAIL: gcc.dg/torture/fp-int-convert-float.c  -O2  execution test
FAIL: gcc.dg/torture/fp-int-convert-float.c  -O3 -fomit-frame-pointer 
execution test
FAIL: gcc.dg/torture/fp-int-convert-float.c  -O3 -g  execution test
FAIL: gcc.dg/torture/fp-int-convert-float.c  -Os  execution test
FAIL: gcc.dg/torture/fp-int-convert-float.c  -O2 -flto -fno-use-linker-plugin
-flto-partition=none  execution test
FAIL: gcc.dg/torture/fp-int-convert-float.c  -O2 -flto -fuse-linker-plugin
-fno-fat-lto-objects  execution test

Will try to debug.

Reply via email to