http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55459
Florian Meyer <spammeup2011 at googlemail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spammeup2011 at googlemail
| |dot com
--- Comment #2 from Florian Meyer <spammeup2011 at googlemail dot com>
2012-12-24 14:35:08 UTC ---
Same error for me. For 4.6.3 -O1 -fgraphite-identity (or any other graphite
flag) is enough to trigger an ICE, for 4.7.2 -O2 and a graphite flag is
required to trigger it. I'm attaching the preprocessed source and a reduced
testcase.