------- Comment #10 from stuart at gcc dot gnu dot org  2006-06-05 19:14 -------
Subject: Bug 26557

Author: stuart
Date: Mon Jun  5 19:14:11 2006
New Revision: 114403

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114403
Log:
        Radar 4561329
        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/apple-local-200502-branch/gcc/testsuite/gcc.c-torture/compile/switch-1.c
Modified:
    branches/apple-local-200502-branch/gcc/ChangeLog.apple-ppc
    branches/apple-local-200502-branch/gcc/stmt.c
    branches/apple-local-200502-branch/gcc/testsuite/ChangeLog.apple-ppc


-- 


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