[ARM] Fix type for .init_array.* and .fini_array.* sections
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Thu, 20 Apr 2017 09:44:18 +0000 (09:44 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Thu, 20 Apr 2017 09:44:18 +0000 (09:44 +0000)
commit633c65dda889eb887fb6ce3b04cefdeb4a69b0b3
treec1994605267867a579fe965cd8efe2ab773d62a1
parent8a59d4660c63665613f17e2b56da6bf5a4c5c214
[ARM] Fix type for .init_array.* and .fini_array.* sections

2017-04-20  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    gcc/
    * config/arm/arm.c (arm_elf_asm_cdtor): Create non-default
    priority .init_array and .fini_array section with SECTION_NOTYPE
    flag.

From-SVN: r247015
gcc/ChangeLog
gcc/config/arm/arm.c