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]

[v3] libstdc++/23591


Here is a fix for this problem, including the testsuite infrastructure to test for it.

This fix, although complete, led to the investigation of current
runtime issues surrounding cleanups of pending exceptions in
multi-threaded apps. Interestingly enough, the ARM eabi additions also
seem to have discovered this issue. 

Fixing this related issue is another bit of work, and is in progress.
I've been quite distracted while looking at this, and figure that
getting this hunk in is a good start. The additional fixups use this
work anyway.

tested x86/linux

-benjamin

Attachment: p.20051121-2
Description: Text document


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