------- Comment #7 from sayle at gcc dot gnu dot org  2006-03-16 01:21 -------
Subject: Bug 26557

Author: sayle
Date: Thu Mar 16 01:20:57 2006
New Revision: 112111

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112111
Log:

        PR middle-end/26557
        * 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.

        * gcc.c-torture/compile/switch-1.c: New test case.


Added:
    branches/gcc-4_0-branch/gcc/testsuite/gcc.c-torture/compile/switch-1.c
Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/stmt.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to