[Bug tree-optimization/46651] [4.5 Regression] 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 saellaven at gmail dot com changed: What|Removed |Added Component|middle-end |tree-optimization

[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

[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 van

[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 di

[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_6

[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

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

2010-11-24 Thread saellaven at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 --- Comment #1 from saellaven at gmail dot com 2010-11-25 02:28:37 UTC --- compiles fine without any of -floop-interchange -floop-strip-mine -floop-block -fgraphite-identity

[Bug c/46651] New: ICE with graphite enabled in cairo-1.8.10

2010-11-24 Thread saellaven at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46651 Summary: ICE with graphite enabled in cairo-1.8.10 Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@g