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

2011-06-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49603 Richard Guenther changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

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

2011-06-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49603 --- Comment #3 from Richard Guenther 2011-07-01 06:56:21 UTC --- Author: rguenth Date: Fri Jul 1 06:56:18 2011 New Revision: 175746 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175746 Log: 2011-07-01 Richard Guenther PR tree-op

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

2011-06-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49603 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

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

2011-06-30 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49603 --- Comment #2 from H.J. Lu 2011-07-01 02:50:25 UTC --- [hjl@gnu-34 delta]$ cat testcase.c struct gl_visual { float AlphaScale; }; struct gl_context { struct gl_visual *Visual; }; void quickdraw_rgb( struct gl_context * ctx, int w

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

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