This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/29366] atomics config for sh is weird


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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]