------- Comment #11 from bonzini at gnu dot org 2009-02-26 09:12 ------- I remember seeing this kind of insertion in very old GCCs too (inserting all sort of loads at the end of every branch of a switch statement). I like Steven's patch, even though it's a bit brute force.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39077