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/45916] [4.6 regression] ICE in match_procedure_in_type, at fortran/decl.c:7921


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

--- Comment #5 from Mikael Morin <mikael at gcc dot gnu.org> 2010-10-07 10:47:02 UTC ---
Author: mikael
Date: Thu Oct  7 10:46:58 2010
New Revision: 165089

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165089
Log:
2010-10-07  Mikael Morin  <mikael@gcc.gnu.org>

    PR fortran/45916
    Revert revision 165026:
    2010-10-06  Mikael Morin  <mikael@gcc.gnu.org>

    * decl.c (match_procedure_in_type): Assertify if conditions.

2010-10-07  Mikael Morin  <mikael@gcc.gnu.org>

    PR fortran/45916
    * gfortran.dg/generic_typebound_operator_1.f90: New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/generic_typebound_operator_1.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/decl.c
    trunk/gcc/testsuite/ChangeLog


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