On Fri, 16 Jan 2015, Jakub Jelinek wrote:
> On Fri, Jan 16, 2015 at 02:02:37PM +0100, Richard Biener wrote:
> >
> > The following fixes PR64614, maybe-uninit warnings in switches
> > and guards like X & 3.
> >
> > The support for switches is quite limited (because the predicate
> > infrastructur
On Fri, Jan 16, 2015 at 02:02:37PM +0100, Richard Biener wrote:
>
> The following fixes PR64614, maybe-uninit warnings in switches
> and guards like X & 3.
>
> The support for switches is quite limited (because the predicate
> infrastructure in the pass is quite limited), but it seems to
> handle