Porting to gcc 11 / intrinsics
NightStrike
nightstrike@gmail.com
Wed Aug 25 02:45:58 GMT 2021
On Tue, Aug 24, 2021 at 10:21 PM Andrew Pinski <pinskia@gmail.com> wrote:
>
> On Tue, Aug 24, 2021 at 6:39 PM NightStrike via Gcc <gcc@gcc.gnu.org> wrote:
> > On Mon, Aug 9, 2021, 07:16 NightStrike <nightstrike@gmail.com> wrote:
> >
> > > When porting to GCC 11, care must be taken to adjust includes of GCC
> > > intrinsic headers due to this change:
> > >
> > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97148
> > >
> > > That should be reflected in:
> > >
> > > https://gcc.gnu.org/gcc-11/porting_to.html
> > Should I make this a bugzilla? I guess I figured that wouldn't be
> > appropriate.
>
> I don't see a reason why this should go into porting as there was no
> change needed from previous versions of GCC.
> Supporting -mno-sse is a new feature even.
(Fixed my top posting gaff, sorry about that)
Ok. I would have found the information useful, perhaps another place
would be better? In general, documentation here is lacking.
More information about the Gcc
mailing list