[Bug c++/11953] _REENTRANT defined when compiling non-threaded code.
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Aug 17 02:28:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11953
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-08-17 02:28:11
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-17 02:28 -------
I can confirm this on the mainline (20030814) on i686-pc-linux-gnu but on powerpc-apple-
darwin6.6 or i686-unknown-openbsd3.1 with the mainline (20030816) I cannot reproduce it.
powerpc-apple-darwin6.6 and i686-pc-linux-gnu are configured with --enable-threads=posix,
while i686-unknown-openbsd3.1 is not.
I do not know what is going one.
More information about the Gcc-bugs
mailing list