This is the mail archive of the gcc-patches@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]

Re: [v3] PR 53270 fix hppa-linux bootstrap regression


On 16 July 2012 22:48, Jonathan Wakely wrote:
> On 7 July 2012 18:16, Jonathan Wakely wrote:
>>
>> My preference is (1) for 4.7 and (4) for 4.6 but the changes are not
>> ones I feel comfortable making on release branches without other
>> opinions.  Please comment :-)
>
> No comments?
>
> Then I'm going for my preferences as stated above.

        PR libstdc++/53270
        * include/ext/concurrence.h (__mutex, __recursive_mutex, __cond): Use
        NSDMI in C++98 mode too.
        * include/ext/rope: Add system_header pragma.
        (_Refcount_Base, _Rope_RopeRep): Use NSDMI.
        (_Rope_RopeRep::~_Rope_RopeRep): Destroy mutex.

Tested x86_64-linux. Committed to trunk.

Attachment: patch.txt
Description: Text document


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