[PATCH][C]/[C++] Remove DECL_FROM_INLINE use

Jason Merrill jason@redhat.com
Mon Oct 1 19:51:00 GMT 2018


OK.
On Mon, Oct 1, 2018 at 1:14 PM Joseph Myers <joseph@codesourcery.com> wrote:
>
> On Mon, 1 Oct 2018, Richard Biener wrote:
>
> > This patch removes checks of DECL_FROM_INLINE from the respective
> > -Wshadow code of the C/C++ FE.  I noticed those when looking after
> > DECL_ABSTRACT_ORIGIN uses.  Those checks may be from times where
> > we did inlining very early?
> >
> > Bootstrapped and tested on x86_64-unknown-linux-gnu with no regression.
> >
> > OK for trunk?
>
> The C change is OK.
>
> --
> Joseph S. Myers
> joseph@codesourcery.com



More information about the Gcc-patches mailing list