https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58938
Philip Deegan <philip.deegan at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |philip.deegan at gmail dot com
--- Comment #13 from Philip Deegan <philip.deegan at gmail dot com> ---
How would one fix this on ARMv7-A for instance?
Compiling with "-march=armv7-a" on arm-linux-gnueabihf results in a link error
for exception_ptr/current_exception/rethrow_exception etc.
gcc_5.3_ARM32HF/bin/gcc -dM - -E -march=armv7-a < /dev/null | grep
ATOMIC_INT_LOCK_FREE
#define __GCC_ATOMIC_INT_LOCK_FREE 2