Re: Fix missing FALLTHRU comments

2016-09-30 Thread Marek Polacek
On Fri, Sep 30, 2016 at 06:49:17PM +0200, Jan-Benedict Glaw wrote: > On Thu, 2016-09-29 18:01:46 +0200, Marek Polacek wrote: > > My upcoming fix revealed more places that were missing a fall through > > marker. > > > > Bootstrapped/regtested on x86_64-linux, ppc64-linux, and

Re: Fix missing FALLTHRU comments

2016-09-30 Thread Jan-Benedict Glaw
On Thu, 2016-09-29 18:01:46 +0200, Marek Polacek wrote: > My upcoming fix revealed more places that were missing a fall through marker. > > Bootstrapped/regtested on x86_64-linux, ppc64-linux, and aarch64-linux-gnu > with > my fix, applying to trunk. > > 2016-09-29 Marek

Fix missing FALLTHRU comments

2016-09-29 Thread Marek Polacek
My upcoming fix revealed more places that were missing a fall through marker. Bootstrapped/regtested on x86_64-linux, ppc64-linux, and aarch64-linux-gnu with my fix, applying to trunk. 2016-09-29 Marek Polacek * rtti.c (involves_incomplete_p): Add fall through