]> git.ipfire.org Git - thirdparty/gcc.git/commit
alpha.c (common_object_handler): New function.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 11 Aug 2009 05:00:51 +0000 (05:00 +0000)
committerDouglas Rupp <rupp@gcc.gnu.org>
Tue, 11 Aug 2009 05:00:51 +0000 (05:00 +0000)
commit18fd56217002bffa01650080d60271b4d0d3ef27
treeb77d96baf000236b01d23fd7081e2435379fccda
parent41ca42469f7e41bf8f4ae180c99e52695f6d4c77
alpha.c (common_object_handler): New function.

* config/alpha/alpha.c (common_object_handler): New function.
(vms_attribute_table): Declare a single attribute "common_object".
(vms_output_aligned_decl_common): New global function.
(SECTION_VMS_OVERLAY): Delete.
(SECTION_VMS_GLOBAL): Likewise.
(SECTION_VMS_INITIALIZE): Likewise.
(vms_asm_named_section): Remove support for above flags.
(vms_section_type_flags): Delete.
(TARGET_SECTION_TYPE_FLAGS): Likewise.
* config/alpha/alpha-protos.h (vms_output_aligned_decl_common): New.
* config/alpha/vms.h (ASM_OUTPUT_ALIGNED_COMMON): Delete.
(ASM_OUTPUT_ALIGNED_DECL_COMMON): New macro.

Co-Authored-By: Douglas B Rupp <rupp@gnat.com>
From-SVN: r150645
gcc/ChangeLog
gcc/config/alpha/alpha-protos.h
gcc/config/alpha/alpha.c
gcc/config/alpha/vms.h