[Bug fortran/40472] Simplification of spread intrinsic takes a long time

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Mon Jun 22 09:04:00 GMT 2009



------- Comment #9 from dominiq at lps dot ens dot fr  2009-06-22 09:04 -------
At revision 148777 (but not at r148732), the following code:

  print *, spread(1,dim=1,ncopies=3)
  print *, spread(1,dim=1,ncopies=0)
  end

gives

[ibook-dhum] f90/bug% gfc zero_spread_red.f90
f951: internal compiler error: Segmentation fault

Note that I am not sure the code is valid.


-- 


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



More information about the Gcc-bugs mailing list