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/37794] [4.3/4.4 Regression] Fortran module overloading regression



------- Comment #5 from pault at gcc dot gnu dot org  2008-10-11 12:37 -------
Subject: Bug 37794

Author: pault
Date: Sat Oct 11 12:36:13 2008
New Revision: 141058

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141058
Log:
2008-10-11  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/37794
        * module.c (check_for_ambiguous): Remove redundant code.

2008-10-11  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/37794
        * gfortran.dg/used_types_24.f90: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gfortran.dg/used_types_24.f90
Modified:
    branches/gcc-4_3-branch/gcc/fortran/ChangeLog
    branches/gcc-4_3-branch/gcc/fortran/module.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog


-- 


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


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