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 optimization/12198] [tree-ssa] Miscompilation of case ranges


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dnovillo at redhat dot com
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2003-09-06 22:02:16         |2003-09-07 12:25:32
               date|                            |


------- Additional Comments From steven at gcc dot gnu dot org  2003-09-07 12:25 -------
Seems like find_taken_edge_switch_expr() can't handle case ranges.  I'm working
on a fix for this.


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