aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1996-11-16 07:19:51 -0500
committerRichard Kenner <kenner@gcc.gnu.org>1996-11-16 07:19:51 -0500
commit067d47b910e53b4d461c540a4c0802cafa479b48 (patch)
tree5d98d2a7bbdae6abad4b9a9999e7b983969501f6
parent09821b9769fc29ee76ba204f9d2151e94bd1b3b1 (diff)
downloadgcc-067d47b910e53b4d461c540a4c0802cafa479b48.zip
gcc-067d47b910e53b4d461c540a4c0802cafa479b48.tar.gz
gcc-067d47b910e53b4d461c540a4c0802cafa479b48.tar.bz2
Formerly tm.texi.~237~
From-SVN: r13191
-rw-r--r--gcc/tm.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tm.texi b/gcc/tm.texi
index 2e3b142..83d51bb 100644
--- a/gcc/tm.texi
+++ b/gcc/tm.texi
@@ -5121,7 +5121,7 @@ format provides support for this concept, such as the @samp{COMDAT}
section flags in the Microsoft Windows PE/COFF format, and this support
requires changes to @var{decl}, such as putting it in a separate section.
-@findex SUPPORTS_ONE_ONLY
+@findex SUPPORTS_WEAK
@item SUPPORTS_WEAK
A C expression which evaluates to true if the target supports one-only
semantics.