* config/rs6000/rs6000.c (IN_NAMED_SECTION): New macro.
commita560d2397eb3c122f86103825920adc5aa1f5289
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Nov 2013 15:25:09 +0000 (23 15:25 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 23 Nov 2013 15:25:09 +0000 (23 15:25 +0000)
tree7960d588b944080f70835a25d7609a7a8ac80e19
parent4c0d6cf74a85d567ad2bcf57ae51646ee2fedd20
* config/rs6000/rs6000.c (IN_NAMED_SECTION): New macro.
(rs6000_xcoff_select_section): Place decls with stricter alignment
into named sections.
(rs6000_xcoff_unique_section): Allow unique sections for
uninitialized data with strict alignment.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205308 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c