[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #13 from H.J. Lu 2010-11-29 19:10:15 UTC --- Created attachment 22567 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22567 A patch backported from trunk Please try this.

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread bjackson at inavia dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #12 from Brad Jackson 2010-11-29 19:08:53 UTC --- Can the fix be applied to the branch before the 4.5.2 release? Seems like it's low risk since probably not too many people are using Graphite options.

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 H.J. Lu changed: What|Removed |Added Status|WAITING |NEW --- Comment #11 from H.J. Lu 2010-11-29 18

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread saellaven at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #10 from saellaven at gmail dot com 2010-11-29 17:50:32 UTC --- success after reverting the patch from http://gcc.gnu.org/PR45314 /usr/src/build-revert/./gcc/xgcc -v Using built-in specs. COLLECT_GCC=/usr/src/build-revert/./gcc/xgcc Ta

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread saellaven at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #9 from saellaven at gmail dot com 2010-11-29 16:53:31 UTC --- fails with the unmodified 20101125 snapshot. I'm going to revert the patch I found above and will report back in a little while on whether or not it solves it in vanillla gc

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #8 from H.J. Lu 2010-11-29 14:37:24 UTC --- Please try the unmodified GCC 4.5.1.

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-29 Thread saellaven at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #7 from saellaven at gmail dot com 2010-11-29 08:13:31 UTC --- (In reply to comment #2) > This crash was not in the 20101104 weekly snapshot, but has been in all > snapshots since, including 20101125. Based on this, I just did some man

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-26 Thread bjackson at inavia dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #6 from Brad Jackson 2010-11-26 21:19:17 UTC --- It happens for me compiling Firefox from trunk source on 32-bit Intel/Linux using -march=core2, but this doesn't appear to be specific to an architecture. I'm available for applying tes

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-26 Thread saellaven at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #5 from saellaven at gmail dot com 2010-11-26 21:10:50 UTC --- (In reply to comment #4) > Created attachment 22540 [details] > preprocessed source without -march or -mtune > > compiled with > > ./doltcompile x86_64-pc-linux-gnu-gcc -D

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-26 Thread saellaven at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #4 from saellaven at gmail dot com 2010-11-26 17:20:44 UTC --- Created attachment 22540 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22540 preprocessed source without -march or -mtune compiled with ./doltcompile x86_64-pc-linux

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-26 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug tree-optimization/46651] ICE with graphite enabled in cairo-1.8.10

2010-11-25 Thread bjackson at inavia dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 Brad Jackson changed: What|Removed |Added CC||bjackson at inavia dot net --- Comment #2