ches >> > bounces+kyrylo.tkachov=arm@gcc.gnu.org> On Behalf Of Richard
> >> > Biener via Gcc-patches
> >> > Sent: Friday, January 13, 2023 8:05 AM
> >> > To: gcc-patches@gcc.gnu.org
> >> > Cc: hongtao@intel.com; ubiz...@gmail.com
>
>> > Biener via Gcc-patches
>> > Sent: Friday, January 13, 2023 8:05 AM
>> > To: gcc-patches@gcc.gnu.org
>> > Cc: hongtao....@intel.com; ubiz...@gmail.com
>> > Subject: [PATCH 0/9] Don't add crtfastmath.o for -shared
>> >
>> >
&
13, 2023 8:05 AM
> > To: gcc-patches@gcc.gnu.org
> > Cc: hongtao@intel.com; ubiz...@gmail.com
> > Subject: [PATCH 0/9] Don't add crtfastmath.o for -shared
> >
> >
> > This is a series completing the fix for PR55522 which got a fix for
> > x86-linux alrea
om; ubiz...@gmail.com
> Subject: [PATCH 0/9] Don't add crtfastmath.o for -shared
>
>
> This is a series completing the fix for PR55522 which got a fix for
> x86-linux already but left all other targets unfixed (including
> x86-cygwin, x86-darwin and x86-mingw32). The following seri
On Fri, Jan 13, 2023 at 4:05 PM Richard Biener via Gcc-patches
wrote:
>
>
> This is a series completing the fix for PR55522 which got a fix for
> x86-linux already but left all other targets unfixed (including
> x86-cygwin, x86-darwin and x86-mingw32). The following series
> applies a similar cha
This is a series completing the fix for PR55522 which got a fix for
x86-linux already but left all other targets unfixed (including
x86-cygwin, x86-darwin and x86-mingw32). The following series
applies a similar change to other specs using crtfastmath.o,
the changes are untested.
Target maintai