]> git.ipfire.org Git - thirdparty/gcc.git/commit
sysv4.h (TARGET_ASM_NAMED_SECTION): Only define if not using GAS.
authorDavid S. Miller <davem@davemloft.net>
Mon, 25 Jan 2010 10:34:07 +0000 (10:34 +0000)
committerDavid S. Miller <davem@gcc.gnu.org>
Mon, 25 Jan 2010 10:34:07 +0000 (02:34 -0800)
commit19ce11709e3ffe61320f29e0c9a4406e70e0bf54
treef81ccaa6b72056aed29bcab33b0b474d7029687a
parent3acc35aab73bc3bdc5f5ba5571213802101319f5
sysv4.h (TARGET_ASM_NAMED_SECTION): Only define if not using GAS.

2010-01-24  David S. Miller  <davem@davemloft.net>

* gcc/config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Only
define if not using GAS.
* gcc/config/sparc/sparc.c (sparc_elf_asm_named_section):
Likewise.  Delete SECTION_MERGE code, which is only applicable
when using GAS.

From-SVN: r156204
gcc/ChangeLog
gcc/config/sparc/sparc.c
gcc/config/sparc/sysv4.h