[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug middle-end/26557] [4.0 Regression] ICE in simplify_subreg




------- Comment #9 from kazu at gcc dot gnu dot org  2006-04-11 23:47 -------
Subject: Bug 26557

Author: kazu
Date: Tue Apr 11 23:47:35 2006
New Revision: 112870

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112870
Log:
        Backport from mainline.
        2006-03-13  Roger Sayle  <roger@eyesopen.com>
        PR middle-end/26557
        * gcc/stmt.c (emit_case_nodes): Handle the case where the
        index is a CONST_INT, where the comparison mode is specified
        by the index type.

        2006-03-13  Roger Sayle  <roger@eyesopen.com>
        PR middle-end/26557
        * gcc/gcc.c-torture/compile/switch-1.c: New test case.

Added:
    branches/csl/sourcerygxx-4_1/gcc/testsuite/gcc.c-torture/compile/switch-1.c
Modified:
    branches/csl/sourcerygxx-4_1/ChangeLog.csl
    branches/csl/sourcerygxx-4_1/gcc/stmt.c


-- 


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: