On Tue, Aug 24, 2021 at 6:39 PM NightStrike via Gcc <gcc@gcc.gnu.org> wrote: > > 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. Thanks, Andrew > > On Mon, Aug 9, 2021, 07:16 NightStrike <nightstr...@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 > >