------- Comment #1 from burnus at gcc dot gnu dot org 2007-06-20 20:30 ------- It already fails with the smallest possible example:
real :: wlbaer(2)=0. data wlbaer/0.0,0.0/ end And it also fails with: gfortran.dg/data_initialized_2.f90 That test used to work. I'm pretty sure I tested it! I see the same failure also on i686: http://gcc.gnu.org/ml/gcc-testresults/2007-06/msg00935.html hppa-unknown-linux-gnu: http://gcc.gnu.org/ml/gcc-testresults/2007-06/msg00936.html ia64-unknown-linux-gnu: http://gcc.gnu.org/ml/gcc-testresults/2007-06/msg00933.html -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2007-06-20 20:30:35 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32432