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/29982] ICE in write() with gfortran 4.1.2 (and 4.2 and 4.3...)



------- Comment #2 from pinskia at gcc dot gnu dot org  2006-11-26 04:42 -------
Subject: Bug 29982

Author: pinskia
Date: Sun Nov 26 04:42:00 2006
New Revision: 119218

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119218
Log:
2006-11-25  Andrew Pinski  <pinskia@gmail.com>

        PR fortran/29982
        * trans-expr.c (gfc_conv_expr_reference): Strip off NOP_EXPRs.

2006-11-25  Andrew Pinski  <pinskia@gmail.com>

        PR fortran/29982
        * gfortran.fortran-torture/compile/parameter_3.f90: New
        testcase.



Added:
    trunk/gcc/testsuite/gfortran.fortran-torture/compile/parameter_3.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-expr.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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