arm.c (arm_elf_asm_constructor): Remove ATTRIBUTE_UNUSED from priority argument.
authorPaul Brook <paul@codesourcery.com>
Thu, 2 Nov 2006 20:18:42 +0000 (20:18 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Thu, 2 Nov 2006 20:18:42 +0000 (20:18 +0000)
commit50603eedf716e6c8be93ba1ae203a2607bd6d63b
tree0d36cc25780d6f6657a271379c304a86136a93f2
parent88852cb5127cf6c6a4c165dfb2d935972d203b79
arm.c (arm_elf_asm_constructor): Remove ATTRIBUTE_UNUSED from priority argument.

2006-11-02  Paul Brook  <paul@codesourcery.com>

gcc/
* config/arm/arm.c (arm_elf_asm_constructor): Remove ATTRIBUTE_UNUSED
from priority argument.  Use different section for non-default
priority.
* config/arm/elf.h: Remove definition of SUPPORTS_INIT_PRIORITY.

From-SVN: r118425
gcc/ChangeLog
gcc/config/arm/arm.c
gcc/config/arm/elf.h