------- 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

Reply via email to