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