[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 from Brad Jackson  2010-11-26 
03:03:04 UTC ---
This crash was not in the 20101104 weekly snapshot, but has been in all
snapshots since, including 20101125.


[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 test patches to snapshot builds if GCC developers
aren't able to reproduce.


[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] [4.5 Regression] 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 #18 from Brad Jackson  2010-11-30 
00:59:09 UTC ---
Firefox trunk successfully compiles with the patch applied to the 4.5.2
20101125 snapshot.