]> git.ipfire.org Git - thirdparty/gcc.git/commit
rs6000.c (rs6000_xcoff_asm_named_section): Append alignment to csect.
authorDavid Edelsohn <edelsohn@gnu.org>
Wed, 11 Sep 2002 17:36:06 +0000 (17:36 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 11 Sep 2002 17:36:06 +0000 (13:36 -0400)
commit5b5198f72b81ef1415a908558ae1fa09309e696b
treed9e99dae322b895f4b0231f36025993b31b87f5c
parentb7caf8dd94741dd0f6cd277dcb669ee1809286b1
rs6000.c (rs6000_xcoff_asm_named_section): Append alignment to csect.

* config/rs6000/rs6000.c (rs6000_xcoff_asm_named_section): Append
alignment to csect.
(rs6000_xcoff_unique_section): Only set section name for public
data.
(rs6000_xcoff_section_type_flags): Store log2 alignment in flags.
* config/rs6000/xcoff.h (TARGET_ASM_SELECT_SECTION): Remove
duplicate definition.

From-SVN: r57034
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/xcoff.h