[Bug tree-optimization/43234] ICE with per-function -ftree-loop-distribution (via attribute optimize or pragma)
zsojka at seznam dot cz
gcc-bugzilla@gcc.gnu.org
Tue Mar 2 19:33:00 GMT 2010
------- Comment #1 from zsojka at seznam dot cz 2010-03-02 19:32 -------
Created an attachment (id=20004)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20004&action=view)
reduced testcase
Crashes with both
__attribute__((optimize("-ftree-loop-distribution")))
and
__attribute__((optimize("-fno-tree-loop-distribution")))
at all -O[123] levels
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43234
More information about the Gcc-bugs
mailing list