Date: Thu, 07 Apr 2022 16:16:57 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 221423] gcc std::locale(LocaleName) crashes instead of throwing an exception Message-ID: <bug-221423-29464-klFm6lKwM9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221423-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-221423-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221423 --- Comment #18 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Mark Millard from comment #17) In my amd64 context (instead of aarch64) it runs and is silent: # g++11 locale_failure_test.cpp=20 # ./a.out # ldd a.out a.out: libstdc++.so.6 =3D> /usr/local/lib/gcc11/libstdc++.so.6 (0x82420000= 0) libm.so.5 =3D> /lib/libm.so.5 (0x822040000) libgcc_s.so.1 =3D> /lib/libgcc_s.so.1 (0x82238a000) libc.so.7 =3D> /lib/libc.so.7 (0x822ad5000) # uname -apKU FreeBSD amd64_ZFS 14.0-CURRENT FreeBSD 14.0-CURRENT #33 main-n253904-4d1ba6febfa7-dirty: Tue Mar 22 21:12:26 PDT 2022 root@amd64_ZFS:/usr/obj/BUILDs/main-amd64-nodbg-clang/usr/main-src/amd64.am= d64/sys/GENERIC-NODBG amd64 amd64 1400053 1400053 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221423-29464-klFm6lKwM9>