------- Comment #3 from jvdelisle at gcc dot gnu dot org  2006-08-31 05:28 
-------
Setting the parameter n=65535, the program appears to execute correctly. 
However, the pr28914.f90.003t.original file is 706800 bytes long and embedded
with a very large static declaration of the array.  As if it has been inlined.

With n=66536, the dump file is 4436 bytes long and has code to initialize the
array with a loop.  That looping code appears broken.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28914

Reply via email to