This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/37039] Cray pointer with pointee DIMENSION statement after POINTER statement
- From: "langton at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 2 Jun 2011 21:57:51 +0000
- Subject: [Bug fortran/37039] Cray pointer with pointee DIMENSION statement after POINTER statement
- Auto-submitted: auto-generated
- References: <bug-37039-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37039
Asher Langton <langton at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Asher Langton <langton at gcc dot gnu.org> 2011-06-02 21:57:32 UTC ---
Author: langton
Date: Thu Jun 2 21:36:02 2011
New Revision: 174582
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174582
Log:
* decl.c (variable_decl): Merge current_as before copying to cp_as.
* gfortran.dg/PR37039.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/PR37039.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/decl.c
trunk/gcc/testsuite/ChangeLog