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: [tree-ssa-20020619-branch] current status report on i386-*-freebsd4*


On Tue, 17 Feb 2004, Loren James Rittle wrote:
> 2. For reasons I'm still investigating, many libstdc++-v3 execution
> tests are failing with "terminate called after throwing an instance of
> 'std::runtime_error' [junk]".  Many reports from the system malloc
> implementation that "X is already free" are also seen (sometimes
> without causing the test to fail).  Since that is under my purview, I
> will take responsibility for fixing it, or posting whatever I find if
> it escape.

I've also been seeing this for my application!  If you build for i686
instead of i386, it goes away.

Steven has started to look at this a bit, but basically it seems to be
a compiler issue, not a libstdc++ issue.  If you could provide the 
libstdc++ folks with a small testcase (mine are *huge*) that probably
would help a lot!

Gerald


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