https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64443
--- Comment #5 from Tejas Belagod ---
(In reply to Tejas Belagod from comment #3)
> (In reply to Andrew Pinski from comment #1)
> > >This commit seems to be breaking libstdc++-v3 runs on AArch64.
> >
> > Is this under Linux or with newlib?
>
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64443
--- Comment #4 from Tejas Belagod ---
(In reply to Andrew Pinski from comment #1)
> >This commit seems to be breaking libstdc++-v3 runs on AArch64.
>
> Is this under Linux or with newlib?
It works fine under Linux.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64443
--- Comment #3 from Tejas Belagod ---
(In reply to Andrew Pinski from comment #1)
> >This commit seems to be breaking libstdc++-v3 runs on AArch64.
>
> Is this under Linux or with newlib?
newlib. When run on a fast-model(simulator) they fail by
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64443
--- Comment #2 from Jonathan Wakely ---
Probably the same issue as PR 64368 so it's probably a problem with the non-gnu
clocale model.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64443
--- Comment #1 from Andrew Pinski ---
>This commit seems to be breaking libstdc++-v3 runs on AArch64.
Is this under Linux or with newlib?