]> git.ipfire.org Git - thirdparty/gcc.git/commit
ia64.c (ia64_section_type_flags): Remove common_object attribute handling.
authorTristan Gingold <gingold@adacore.com>
Fri, 30 Mar 2012 13:25:45 +0000 (13:25 +0000)
committerTristan Gingold <gingold@gcc.gnu.org>
Fri, 30 Mar 2012 13:25:45 +0000 (13:25 +0000)
commitfe5798c059f2ed1cf87abb0bc38b8ad376f2b7d6
tree839b8906b87722f583c3862de1fc95096c4c0214
parent5cc553023d518c014d264dc8e860078425bc9158
ia64.c (ia64_section_type_flags): Remove common_object attribute handling.

2012-03-30  Tristan Gingold  <gingold@adacore.com>

* config/ia64/ia64.c (ia64_section_type_flags): Remove
common_object attribute handling.
(SECTION_VMS_OVERLAY): Remove
(ia64_vms_common_object_attribute): Replace abort with an assert.
Do not set DECL_SECTION_NAME.
(ia64_vms_output_aligned_decl_common): Handle common_object
attribute.
(ia64_vms_elf_asm_named_section): Remove.
* config/ia64/vms.h (TARGET_ASM_NAMED_SECTION): Remove.

From-SVN: r186010
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/config/ia64/vms.h