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 #45 from jakub at gcc dot gnu dot org  2006-12-12 15:24 -------
Subject: Bug 11953

Author: jakub
Date: Tue Dec 12 15:24:07 2006
New Revision: 119790

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119790
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/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/config/ia64/linux.h
    branches/gcc-4_1-branch/gcc/config/s390/linux.h
    branches/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]