* config/pa/pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Apr 2001 01:13:37 +0000 (01:13 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Apr 2001 01:13:37 +0000 (01:13 +0000)
commit785fdabd140742339b174a510c77b95213837004
tree007e89580f236ac2a1322b92303216779615dafb
parent374cb572f6b0e60fc26a01cd26f84b293b2f360c
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41436 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/pa/pa-linux.h
gcc/config/pa/pa.h
gcc/config/pa/som.h