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


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29366

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |egallager at gcc dot gnu.org

--- Comment #9 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Oleg Endo from comment #8)
> Author: olegendo
> Date: Sun Jan 25 16:54:33 2015
> New Revision: 220094
> 
> URL: https://gcc.gnu.org/viewcvs?rev=220094&root=gcc&view=rev
> Log:
> libstdc++-v3/
> 	PR target/29366
> 	* config/cpu/sh/atomicity.h (__exchange_and_add, __atomic_add): 
> 	Remove SH4A inline asm and lock based implementations and use the
> 	defaults from ext/atomicity.h.
> 
> Modified:
>     trunk/libstdc++-v3/ChangeLog
>     trunk/libstdc++-v3/config/cpu/sh/atomicity.h

Did this fix things?

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