pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine.
authorJeffrey A Law <law@cygnus.com>
Fri, 20 Apr 2001 01:13:37 +0000 (01:13 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 20 Apr 2001 01:13:37 +0000 (19:13 -0600)
commitfe6adb3e8da9d209fab4b4420f3ef260ece06e46
tree007e89580f236ac2a1322b92303216779615dafb
parent4188d924a31f96065833ee5bfa4f1b8dbcfe98f9
pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine.

        * config/pa/pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine.
        * config/pa/pa.h (CPLUSPLuS_CPP_SPEC): Define.

        * config/pa/som.h (ASM_OUTPUT_FUNCTION_PREFIX): Truncate subspace
        name at 32 total characters.
        (ASM_OUTPUT_SECTION_NAME): Similarly.  Also, only support placing
        functions in named sections -- data items can still go into unique
        sections, but they have normal names (ie $LIT$ and $DATA$).

        * config/pa/som.h (SUPPORTS_INIT_PRIORITY): SOM does not support
        INIT_PRIORITY.

From-SVN: r41436
gcc/ChangeLog
gcc/config/pa/pa-linux.h
gcc/config/pa/pa.h
gcc/config/pa/som.h