rs6000.c (IN_NAMED_SECTION): New macro.
authorDavid Edelsohn <dje.gcc@gmail.com>
Sat, 23 Nov 2013 15:25:09 +0000 (15:25 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sat, 23 Nov 2013 15:25:09 +0000 (10:25 -0500)
commitcf77a180162e674e73b0aa3c2c230e5aa579d990
tree7960d588b944080f70835a25d7609a7a8ac80e19
parente07ded7bf92a813f96e6932cca384a83a089f720
rs6000.c (IN_NAMED_SECTION): New macro.

* 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.

From-SVN: r205308
gcc/ChangeLog
gcc/config/rs6000/rs6000.c