summaryrefslogtreecommitdiff
path: root/gcc/tm.texi
diff options
context:
space:
mode:
authorkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1996-11-16 12:19:51 +0000
committerkenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4>1996-11-16 12:19:51 +0000
commitd766e3dcc0e50a465c8708949fbfbc77f7f8ffcc (patch)
tree5d98d2a7bbdae6abad4b9a9999e7b983969501f6 /gcc/tm.texi
parente502b852ed817f69aa0b51d3171439c76c4438ed (diff)
downloadgcc-d766e3dcc0e50a465c8708949fbfbc77f7f8ffcc.tar.gz
Formerly tm.texi.~237~
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@13191 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/tm.texi')
-rw-r--r--gcc/tm.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tm.texi b/gcc/tm.texi
index 2e3b14297c7..83d51bb87e8 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.