------- Comment #9 from jakub at gcc dot gnu dot org  2006-11-17 08:59 -------
Subject: Bug 29584

Author: jakub
Date: Fri Nov 17 08:59:08 2006
New Revision: 118922

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118922
Log:
        PR middle-end/29584
        * tree-ssa-forwprop.c (simplify_switch_expr): Don't
        optimize if DEF doesn't have integral type.

        * gcc.dg/torture/pr29584.c: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/torture/pr29584.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/gcc/tree-ssa-forwprop.c


-- 


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

Reply via email to