[Bug c++/25647] Large automaticallty generated code (unrolled loop) crashes the compiler
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 8 05:14:00 GMT 2006
------- Comment #3 from bangerth at dealii dot org 2006-03-08 05:14 -------
Your compiler simply runs out of memory. Don't do code like this. It will
also not be very efficient.
W.
--
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25647
More information about the Gcc-bugs
mailing list