[Bug target/80236] ARM NEON: Crash in std::map
dev@dominik-schmidt.de
gcc-bugzilla@gcc.gnu.org
Fri Jul 21 10:30:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80236
--- Comment #18 from Dominik Schmidt <dev@dominik-schmidt.de> ---
Created attachment 41803
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41803&action=edit
Patch working for us
Indeed, it seems to be a duplicate of the other bug.
We backported the GCC-7 patch and could build a working toolchain with it. The
original GCC-6 patch only added a warning but did not contain the actual fix
(for ABI compatibility reasons).
P.S. I'm attaching the patch we ended up with, in case anyone else can't easily
upgrade either.
More information about the Gcc-bugs
mailing list