[Bug middle-end/49318] [4.7 Regression] 177.mesa in SPEC CPU 2000 failed to build

2011-06-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49318 --- Comment #3 from H.J. Lu 2011-06-08 05:25:19 UTC --- [hjl@gnu-33 delta]$ cat testcase.c typedef enum { GL_FALSE } GLenum; typedef unsigned char GLboolean; typedef int GLint; typedef unsigned int GLuint; typedef float GLfloat; typedef double GL

[Bug middle-end/49318] [4.7 Regression] 177.mesa in SPEC CPU 2000 failed to build

2011-06-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49318 --- Comment #2 from H.J. Lu 2011-06-07 21:42:18 UTC --- LTO isn't needed: [hjl@gnu-16 0002]$ /export/gnu/import/svn/gcc-test-spec-lto/usr/bin/gcc -DSPEC_CPU2000_LP64 -O3 -funroll-loops -ffast-math get.c patt.87_1188 = i_1431 w* 8

[Bug middle-end/49318] [4.7 Regression] 177.mesa in SPEC CPU 2000 failed to build

2011-06-07 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49318 H.J. Lu changed: What|Removed |Added CC||irar at gcc dot gnu.org Target Milestone|---