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/31473] gfortran does not detect duplicate EXTERNAL or INTRINSIC declarations



------- Comment #3 from dfranke at gcc dot gnu dot org  2007-06-22 18:33 -------
Subject: Bug 31473

Author: dfranke
Date: Fri Jun 22 18:33:35 2007
New Revision: 125954

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125954
Log:
2007-06-22  Daniel Franke  <franke.daniel@gmail.com>

        PR fortran/31473
        * symbol.c (gfc_copy_attr): Emit errors for duplicate
        EXTERNAL/INTRINSIC statements.


Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/symbol.c


-- 


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


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