New failing tests for g++

Mike Stump mrs@wrs.com
Wed Jun 10 13:20:00 GMT 1998


> Date: Mon, 8 Jun 1998 23:30:14 -0500
> From: Robert Lipe <robertl@dgii.com>
> To: Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>

> > I hate it if I have to follow up my own email, but the bug in
> > pthread.h vanishes as well if you don't compile with -ansi. Read
> > /usr/include/features.h for details.

> Based on that clue, I was able to add 'Special g++ Options:" lines
> to the two tests and make them work.    That is apparently the cause
> of many of the failures on my RH5 box.   Is adding this line to all
> the failing tests (to nuke the "special options") really the best way
> to do this?

Yes.  That or get the thread interface included as part of ANSI C++.  :-)



More information about the Gcc-bugs mailing list