[Bug middle-end/39943] [4.5 Regression] Failed SPEC CPU 2000

2009-04-28 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-04-28 13:56 --- Please paste in the errors/commandlines for the individual fails. Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39943

[Bug middle-end/39943] [4.5 Regression] Failed SPEC CPU 2000

2009-04-28 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-04-28 14:03 --- For gcc, I got /export/gnu/import/svn/gcc-test/usr/bin/gcc -DSPEC_CPU2000_LP64 -Dalloca=_alloca -ffast-math -O3 -ffast-math -funroll-loops -Dalloca=_alloca toplev.c -S ... toplev.c: In function ‘main’:

[Bug middle-end/39943] [4.5 Regression] Failed SPEC CPU 2000

2009-04-28 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-04-28 14:27 --- 176.gcc and 253.perlbmk are fixed by patches I already posted. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug middle-end/39943] [4.5 Regression] Failed SPEC CPU 2000

2009-04-28 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2009-04-28 14:40 --- Testcase for 177.mesa: void gl_fog_index_pixels(float f, unsigned int n, unsigned int index[]) { unsigned int i; for (i=0; ihttp://gcc.gnu.org/bugzilla/show_bug.cgi?id=39943

[Bug middle-end/39943] [4.5 Regression] Failed SPEC CPU 2000

2009-04-29 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-04-29 18:07 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug middle-end/39943] [4.5 Regression] Failed SPEC CPU 2000

2009-04-29 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-04-29 18:08 --- Subject: Bug 39943 Author: rguenth Date: Wed Apr 29 18:07:23 2009 New Revision: 146984 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146984 Log: 2009-04-29 Richard Guenther PR target/39943

[Bug middle-end/39943] [4.5 Regression] Failed SPEC CPU 2000

2009-05-03 Thread dominiq at lps dot ens dot fr
--- Comment #7 from dominiq at lps dot ens dot fr 2009-05-03 10:24 --- The test gcc.c-torture/compile/pr39943.c fails on powerpc-apple-darwin9.6, see http://gcc.gnu.org/ml/gcc-testresults/2009-05/msg00169.html: FAIL: gcc.c-torture/compile/pr39943.c -O3 -fomit-frame-pointer (internal c

[Bug middle-end/39943] [4.5 Regression] Failed SPEC CPU 2000

2009-05-03 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2009-05-03 11:06 --- Please do not clutter existing (closed) bugreports like this. -> PR40009. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39943

[Bug middle-end/39943] [4.5 Regression] Failed SPEC CPU 2000

2009-07-20 Thread ubizjak at gmail dot com
--- Comment #9 from ubizjak at gmail dot com 2009-07-20 23:12 --- *** Bug 40809 has been marked as a duplicate of this bug. *** -- ubizjak at gmail dot com changed: What|Removed |Added ---