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/51958] [4.7 Regression] -ffrontend-optimize generates wrong code


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

--- Comment #3 from Thomas Koenig <tkoenig at gcc dot gnu.org> 2012-02-01 19:40:29 UTC ---
Author: tkoenig
Date: Wed Feb  1 19:40:25 2012
New Revision: 183812

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183812
Log:
2012-02-01  Thomas KÃnig  <tkoenig@gcc.gnu.org>

    PR fortran/51958
    * frontend-passes.c (convert_elseif):  New function.
    (optimize_namespace):  Call it.

2012-02-01  Thomas KÃnig  <tkoenig@gcc.gnu.org>

    PR fortran/51958
    * gfortran.dg/function_optimize_10.f90:  New test.


Added:
    trunk/gcc/testsuite/gfortran.dg/function_optimize_10.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/frontend-passes.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]