[Bug fortran/41479] wrong code, mis-initialization

2009-09-27 Thread dominiq at lps dot ens dot fr
--- Comment #4 from dominiq at lps dot ens dot fr 2009-09-27 10:04 --- > Regarding the intent(out) issue. I will defer to others. If the issue is valid, this a [4.3/4.4/4.5 Regression]. On *-apple-darwin9 GCC 4.2.4 gives: [ibook-dhum] f90/bug% gfc42 pr41479.f90 [ibook-dhum] f90/bug% a

[Bug fortran/41479] wrong code, mis-initialization

2009-09-26 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2009-09-27 01:13 --- The problem goes away if the allocatable specification is removed from the declaration of 'a' Problem also occurs on gfortran 4.3.0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41479

[Bug fortran/41479] wrong code, mis-initialization

2009-09-26 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2009-09-27 00:50 --- gfortran is not considered release critical and so is never given a blocker status. Changing to normal. Regarding the intent(out) issue. I will defer to others. -- jvdelisle at gcc dot gnu dot org changed

[Bug fortran/41479] wrong code, mis-initialization

2009-09-26 Thread reuter at physik dot uni-freiburg dot de
--- Comment #1 from reuter at physik dot uni-freiburg dot de 2009-09-26 21:14 --- Created an attachment (id=18661) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18661&action=view) test case for the mis-initialization -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41479