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 tree-optimization/45073] [4.6 Regression] gfortran.dg/assumed_charlen_function_3.f90 ICEs with -fprofile-generate



------- Comment #5 from rguenth at gcc dot gnu dot org  2010-07-26 14:49 -------
Subject: Bug 45073

Author: rguenth
Date: Mon Jul 26 14:48:43 2010
New Revision: 162537

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162537
Log:
2010-07-26  Richard Guenther  <rguenther@suse.de>

        PR middle-end/45073
        * gimple-fold.c (gimplify_and_update_call_from_tree): Conditionalize
        SSA updating on being in SSA form.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimple-fold.c


-- 


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


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