[Bug fortran/47844] Pointer-valued function: Provide wrong result when dereferenced automatically after list-write
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 22 08:37:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47844
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
CC| |burnus at gcc dot gnu.org
Blocks| |32834
Known to fail| |4.3.4, 4.4.0, 4.5.1, 4.6.0
--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-02-22 07:13:57 UTC ---
I have not yet checked the code, but ifort, open64, pathf95 and NAG it prints
twice "1 11", with gfortran (FE: 4.3 to 4.6; libgfortran was always 4.6) I get
"1 11" and "1 3".
More information about the Gcc-bugs
mailing list