]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.ac (HAVE_GAS_LITERAL16): Add autoconf check for .literal16.
authorMike Stump <mrs@apple.com>
Mon, 1 Jan 2007 20:58:38 +0000 (20:58 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Mon, 1 Jan 2007 20:58:38 +0000 (20:58 +0000)
commit5708d18d3ea09db8d0dd6b291e403e49f5e27a36
treec5fc3c76a74146dbda56af77954e005136bcde0e
parent03c72655bab1ea9c7023e95066e81777c21e372d
configure.ac (HAVE_GAS_LITERAL16): Add autoconf check for .literal16.

* configure.ac (HAVE_GAS_LITERAL16): Add autoconf check for
.literal16.
* config/darwin.c (machopic_select_rtx_section): Use
HAVE_GAS_LITERAL16.
(darwin_mergeable_constant_section): Likewise.
* configure: Regenerate.
* config.in: Regenerate.

From-SVN: r120315
gcc/ChangeLog
gcc/config.in
gcc/config/darwin.c
gcc/configure
gcc/configure.ac