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: Tue, 29 May 2012 21:15:27 +0000
- Subject: [Bug libstdc++/29366] atomics config for sh is weird
- Auto-submitted: auto-generated
- References: <bug-29366-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29366
Oleg Endo <olegendo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on|52941 |
--- Comment #4 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-05-29 21:15:27 UTC ---
I've just committed the essential patch for PR 52941 which should allow us to
remove config/cpu/sh/atomicity.h now.
Is is enough to simply delete the whole config/cpu/sh dir, or is there more to
be done?