This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/80236] ARM NEON: Crash in std::map
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 25 Jul 2017 08:33:20 +0000
- Subject: [Bug target/80236] ARM NEON: Crash in std::map
- Auto-submitted: auto-generated
- References: <bug-80236-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80236
--- Comment #20 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
(In reply to Dominik Schmidt from comment #18)
> Created attachment 41803 [details]
> Patch working for us
>
> Indeed, it seems to be a duplicate of the other bug.
That is good news - thank you for following up.
Ramana