[Bug fortran/50619] Surprising interaction between -finit-real=NAN and the associate construct

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 5 13:05:00 GMT 2012


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

--- Comment #7 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-06-05 13:05:38 UTC ---
Author: burnus
Date: Tue Jun  5 13:05:31 2012
New Revision: 188237

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188237
Log:
2012-06-05  Tobias Burnus  <burnus@net-b.de>

        PR fortran/50619
        * resolve.c (build_default_init_expr): Don't initialize
        ASSOCIATE names.

2012-06-05  Tobias Burnus  <burnus@net-b.de>

        PR fortran/50619
        * gfortran.dg/init_flag_10.f90: New.


Added:
    branches/gcc-4_6-branch/gcc/testsuite/gfortran.dg/init_flag_10.f90
Modified:
    branches/gcc-4_6-branch/gcc/fortran/ChangeLog
    branches/gcc-4_6-branch/gcc/fortran/resolve.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list