[Bug fortran/49268] Invalid code generated for assumed-size Cray pointee
langton at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jun 6 18:17:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49268
--- Comment #3 from Asher Langton <langton at gcc dot gnu.org> 2011-06-06 18:17:28 UTC ---
Author: langton
Date: Mon Jun 6 18:17:26 2011
New Revision: 174719
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174719
Log:
PR fortran/49268
* trans-decl.c (gfc_trans_deferred_vars): Treat assumed-size Cray
pointees as AS_EXPLICIT.
PR fortran/49268
* gfortran.dg/PR49268.f90: New test.
Added:
branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/PR49268.f90
Modified:
branches/gcc-4_6-branch/gcc/fortran/ChangeLog
branches/gcc-4_6-branch/gcc/fortran/trans-decl.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list