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
----------------------------------------------------------------------------
             Status|WAITING                     |ASSIGNED
           Assignee|unassigned at gcc dot gnu.org      |olegendo at gcc dot gnu.org

--- Comment #11 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Oleg Endo from comment #10)
> (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.

Assigning to you, then, per our discussion in bug 30065 (and since you've
already made a commit towards fixing this one)

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