OSDN Git Service

2005-05-01 Mark Mitchell <mark@codesourcery.com>
authorpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 May 2005 22:20:44 +0000 (22:20 +0000)
committerpinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 1 May 2005 22:20:44 +0000 (22:20 +0000)
commitccce656e8d6d0e7acc29689c53bab4e171a82d82
tree27f82d43d030f5cde00febf48a7ff409f74ae541
parentd569036d2e5a8de9a0f2050452bd7164c898c3e1
2005-05-01  Mark Mitchell  <mark@codesourcery.com>

        PR C++/14391
        * c-cppbuiltin.c (c_cpp_builtins): Do not define __GXX_WEAK__ to 1
        if !flag_weak.
        * doc/cpp.texi (__DEPRECATED): Document.
        (__EXCEPTIONS): Likewise.
        (__GXX_WEAK__): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99082 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog