[Bug fortran/47448] Invalid check for ASSIGNMENT(=)

dnovillo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 2 17:56:00 GMT 2011


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

--- Comment #5 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 17:46:13 UTC ---
Author: dnovillo
Date: Wed Feb  2 17:46:11 2011
New Revision: 169578

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169578
Log:
2011-01-25  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47448
        * interface.c (gfc_check_operator_interface): Fix
        defined-assignment check.

2011-01-25  Tobias Burnus  <burnus@net-b.de>

        PR fortran/47448
        * gfortran.dg/redefined_intrinsic_assignment_2.f90: New.

Added:
   
branches/google/integration/gcc/testsuite/gfortran.dg/redefined_intrinsic_assignment_2.f90
Modified:
    branches/google/integration/gcc/fortran/ChangeLog
    branches/google/integration/gcc/fortran/interface.c
    branches/google/integration/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list