On Thu, Nov 10, 2022 at 12:47 AM Richard Biener
wrote:
>
> On Thu, Nov 10, 2022 at 2:21 AM Andrew Pinski via Gcc-patches
> wrote:
> >
> > On Wed, Nov 9, 2022 at 5:16 PM apinski--- via Gcc-patches
> > wrote:
> > >
> > > From: Andrew Pinski
> > >
> > > SLOW_SHORT_ACCESS is defined in bfin and i38
On Thu, Nov 10, 2022 at 2:21 AM Andrew Pinski via Gcc-patches
wrote:
>
> On Wed, Nov 9, 2022 at 5:16 PM apinski--- via Gcc-patches
> wrote:
> >
> > From: Andrew Pinski
> >
> > SLOW_SHORT_ACCESS is defined in bfin and i386 target
> > headers but the target macro is not used elsewhere.
> > So let'
On Wed, Nov 9, 2022 at 5:16 PM apinski--- via Gcc-patches
wrote:
>
> From: Andrew Pinski
>
> SLOW_SHORT_ACCESS is defined in bfin and i386 target
> headers but the target macro is not used elsewhere.
> So let's remove it from those two headers and poison it.
Just to add, this target macro was de