This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/31559] [4.1 and 4.2 only] Assigning to an EXTERNAL leads to ICE



------- Comment #3 from burnus at gcc dot gnu dot org  2007-05-22 15:10 -------
Subject: Bug 31559

Author: burnus
Date: Tue May 22 14:09:42 2007
New Revision: 124943

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=124943
Log:
fortran/
2007-05-22  Tobias Burnus  <burnus@net-b.de>

       PR fortran/31559
       Backport from mainline.
       * primary.c (match_variable): External functions
       are no variables.

testsuite/
2007-05-22  Tobias Burnus  <burnus@net-b.de>

       PR fortran/31559
       Backport from mainline.
       * func_assign.f90: New test.


Added:
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/func_assign.f90
Modified:
    branches/gcc-4_2-branch/gcc/fortran/ChangeLog
    branches/gcc-4_2-branch/gcc/fortran/primary.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]