OSDN Git Service

* aix.h (ASM_DECLARE_FUNCTION_NAME): Call named_section() or
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Aug 2000 19:27:31 +0000 (19:27 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Aug 2000 19:27:31 +0000 (19:27 +0000)
commit89407f4963631f80e4a3c0d407d002162fddbba1
tree66183ff44fa21fe4077829d8dfc76e821ceec710
parenteebdfce3606c02f1ae034aa758ea8858ecad0743
* aix.h (ASM_DECLARE_FUNCTION_NAME): Call named_section() or
        text_section() as appropriate instead of emitting text csect
pseudo-op directly.
(TEXT_SECTION_ASM_OP): Only require default 32-bit alignment.
(UNIQUE_SECTION): Define macro.
(ASM_OUTPUT_SECTION_NAME): Define macro.
* rs6000.c (rs6000_override_options): Disable -ffunction-sections
        on AIX if debugging and -fdata-sections always.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35886 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/aix.h
gcc/config/rs6000/rs6000.c