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 Wed, Feb 18, 2004 at 12:13:36AM +0100, Gerald Pfeifer wrote:
> 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!

Maybe 14272 is related. This causes tons of libstdc++ testsuite failures
on sparc because runtime datastructures like std::cout are never
initialized. Check if __exchange_and_add from atomicity.h is miscompiled!

   regards  Christian

-- 
THAT'S ALL FOLKS!


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