[Bug tree-optimization/27392] [4.2 Regression] GCC error: in n_of_executions_at_least, at tree-ssa-loop-niter.c:1772
kargl at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed May 3 17:11:00 GMT 2006
------- Comment #4 from kargl at gcc dot gnu dot org 2006-05-03 17:10 -------
Phillipe,
Your code appears to be wrong, or perhaps you've cut down a
larger code too agressively. You use the Fortran ALL intrinsic
on the allocatable NEW_NUMBER, but you have never actually
allocated memory for the array.
--
steve
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27392
More information about the Gcc-bugs
mailing list