On Sat, Aug 25, 2012 at 1:14 AM, Steven Bosscher wrote:
> Hello,
>
> This patch restores the old invariant that every GIMPLE switch has a
> default case. This invariant is only broken by the SJLJ exception
> dispatch code, and it's resulted in some code accepting a switch
> without a default while
Ping!
On Sat, Aug 25, 2012 at 1:14 AM, Steven Bosscher wrote:
> Hello,
>
> This patch restores the old invariant that every GIMPLE switch has a
> default case. This invariant is only broken by the SJLJ exception
> dispatch code, and it's resulted in some code accepting a switch
> without a defaul