http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54022
Steven Bosscher <steven at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2012-07-19 CC| |steven at gcc dot gnu.org Ever Confirmed|0 |1 --- Comment #2 from Steven Bosscher <steven at gcc dot gnu.org> 2012-07-19 11:04:32 UTC --- (In reply to comment #1) > Something peculiar here is that the default and another case jumps to the same > basic block: Just like in PR53887 so this is very peculiar -- I thought I had already fixed this. Will look into it tonight.