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/26622] [4.0/4.1/4.2 Regression] ICE in extract_insn, at recog.c:2084



------- Comment #8 from kazu at gcc dot gnu dot org  2006-05-21 15:16 -------
Subject: Bug 26622

Author: kazu
Date: Sun May 21 15:16:19 2006
New Revision: 113956

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113956
Log:
gcc/
        PR tree-optimization/26622.
        * fold-const.c (fold_ternary) <COND_EXPR>: Call fold_convert
        on arg1.

gcc/testsuite/
        PR tree-optimization/26622.
        * gcc.c-torture/compile/pr26622.c: New.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr26622.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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