[Bug tree-optimization/60841] [4.9/4.10 Regression] gcc: internal compiler error: Killed (program cc1) out of memory
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 16 13:06:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60841
--- Comment #13 from Richard Biener <rguenth at gcc dot gnu.org> ---
Created attachment 32615
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32615&action=edit
patch
Patch limiting the SLP tree size (to the number of stmts in the loop/bb, not
allowing the exponential growth we see here).
More information about the Gcc-bugs
mailing list