https://bugs.llvm.org/show_bug.cgi?id=32170
Bug ID: 32170
Summary: gcc compatibility: __cxa_throw_bad_array not
implemented
Product: libc++abi
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
When using -std=gnu++14 (default mode in many components of AOSP, and
increasingly other projects), gcc generates calls into __cxa_throw_bad_array,
causing applications built with gcc to not work on a system using the LLVM
standard libraries (such as AOSP).
It would be nice to remain compatible with gcc.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs