This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/11953] _REENTRANT defined when compiling non-threaded code.



------- Comment #39 from jakub at gcc dot gnu dot org  2006-02-17 21:49 -------
Subject: Bug 11953

Author: jakub
Date: Fri Feb 17 21:49:22 2006
New Revision: 111212

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111212
Log:
        PR libstdc++/11953
        * gthr-posix.h (_REENTRANT): Only define if __osf__ is defined.

        * config/ia64/linux.h (CPP_SPEC): Define.
        * config/s390/linux.h (CPP_SPEC): Define.

Modified:
    branches/redhat/gcc-4_1-branch/gcc/ChangeLog
    branches/redhat/gcc-4_1-branch/gcc/config/ia64/linux.h
    branches/redhat/gcc-4_1-branch/gcc/config/s390/linux.h
    branches/redhat/gcc-4_1-branch/gcc/gthr-posix.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11953


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