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/60174] [4.9 regression] ICE on ACATS cc3305a


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

--- Comment #23 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Tue Feb 18 23:15:27 2014
New Revision: 207859

URL: http://gcc.gnu.org/viewcvs?rev=207859&root=gcc&view=rev
Log:
    PR tree-optimization/60174
    * tree-ssa-reassoc.c (init_range_entry): Do not look into the defining
    statement of an SSA_NAME that occurs in an abnormal PHI node.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-reassoc.c


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