cppinit.c (BC): New macro.
authorMark Mitchell <mark@codesourcery.com>
Sun, 4 Feb 2001 08:29:46 +0000 (08:29 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Sun, 4 Feb 2001 08:29:46 +0000 (08:29 +0000)
commit1ca894a0e403de4be67483069f8b59059ad53a31
tree815541fa1776fda28adf6a72453ad1d34ecb1aaf
parent52b357ea122caec736f311fecec2b3b9a0296da9
cppinit.c (BC): New macro.

* cppinit.c (BC): New macro.
(builtin_array): Add __GXX_WEAK__.
* cpplib.h (builtin_type): Add BT_WEAK.
* cppmacro.c (builtin_macro): Handle BT_WEAK.
* defaults.h (SUPPORTS_ONE_ONLY): Define.
* varasm.c (SUPPORTS_ONE_ONLY): Do not define.

From-SVN: r39436
gcc/ChangeLog
gcc/cppinit.c
gcc/cpplib.h
gcc/cppmacro.c
gcc/defaults.h
gcc/varasm.c