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/32681] ice for legal C code with flags -ffast-math -O3 -ftree-vectorize



------- Comment #7 from uros at gcc dot gnu dot org  2007-07-09 13:11 -------
Subject: Bug 32681

Author: uros
Date: Mon Jul  9 13:11:22 2007
New Revision: 126483

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126483
Log:
        PR tree-optimization/32681
        * tree-if-conv.c (find_phi_replacement_condition): Use the condition
        saved in second_edge->aux when first_bb is a loop header.


Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/tree-if-conv.c


-- 


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


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