[PATCH] libstdc++: fix pointer type exception catch [PR105387]
Jonathan Wakely
jwakely.gcc@gmail.com
Thu May 5 20:19:14 GMT 2022
On Wed, 4 May 2022 at 12:14, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
>
> On Tue, 3 May 2022 at 11:57, Jakob Hasse via Libstdc++
> <libstdc++@gcc.gnu.org> wrote:
> > Number of unexpected failures went down by one and the number of unsupported tests went up by one. 17_intro/headers/c++1998/49745.cc suddenly passes, 22_locale/time_get/get_date/wchar_t/4.cc is suddenly unsupported. I don't know why.
>
> I don't understand that either. I'll try to reproduce that.
I have no idea why you're seeing that, but I have pushed a change to
the master branch that fixes most of the test failures when using
-fno-rtti.
More information about the Libstdc++
mailing list