tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook.
authorBernd Schmidt <bernds@codesourcery.com>
Wed, 13 Jul 2011 13:32:57 +0000 (13:32 +0000)
committerBernd Schmidt <bernds@gcc.gnu.org>
Wed, 13 Jul 2011 13:32:57 +0000 (13:32 +0000)
commit727a65e6fc07ea95309c875978c83c741359ad4e
treec27f9b1f6edf8bca3d95d41510094e498024b477
parentcb77b6cf1f6f16014d71213cba699d76c87ac2ef
tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook.

* doc/tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook.
* doc/tm.texi: Regenerate.
* target.def (mergeable_rodata_prefix: New defhookpod.
* varasm.c (mergeable_string_section, mergeable_constant_section):
Use it. Allocate name with alloca.

From-SVN: r176235
gcc/ChangeLog
gcc/doc/tm.texi
gcc/doc/tm.texi.in
gcc/target.def
gcc/varasm.c