Details
Description
On Solaris/SPARC, when compiled with Sun C++ (any version) in LP64 mode with optimization on (-O) the test 22.locale.codecvt.mt.cpp abends with SIGSEGV.
On Solaris/AMD64/LP64, the test also abends with SIGSEGV with optimization, but with SIGABRT without.
When compiled with gcc 4.1.1 on Solaris the test runs successfully to completion.
Since this test is new in 4.2.1 its failure is a regression.
Attachments
Issue Links
- is related to
-
STDCXX-826 [Sun C++] SIGABRT in istringstream example
- Closed