http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56809
Steven Bosscher <steven at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |WAITING Last reconfirmed|2013-04-02 00:00:00 |2013-04-03 Ever Confirmed|0 |1 --- Comment #4 from Steven Bosscher <steven at gcc dot gnu.org> 2013-04-03 11:22:39 UTC --- (In reply to comment #0) > After build a tool chain from trunk@r197266 for arm-none-eabi, then use it to > compile a simple case with switch statement, I got below ICE: Does this still happen with r197307 or later?