This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/29366] atomics config for sh is weird
- From: "olegendo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 03 Aug 2017 16:12:48 +0000
- Subject: [Bug libstdc++/29366] atomics config for sh is weird
- Auto-submitted: auto-generated
- References: <bug-29366-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29366
--- Comment #10 from Oleg Endo <olegendo at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #9)
>
> Did this fix things?
No, not entirely. The whole config/cpu/sh/atomicity.h header should not be
required, but because of PR 53579, it is.
Please do not close any SH related PR's just for the sake of reducing the
number of PR's. I keep them open because they are actual issues.