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

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Sun Sep 27 10:04:00 GMT 2009



------- 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.out 
 Initial state:
   value = 0
 Modified state:
   value = 1
 Initial state again:
   value = 0


-- 


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



More information about the Gcc-bugs mailing list