From eb79550984932d2e520aa295c80f2803ffba2a50 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Wed, 9 Oct 1996 16:19:51 -0400 Subject: [PATCH] Formerly invoke.texi.~320~ From-SVN: r12931 --- gcc/invoke.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/invoke.texi b/gcc/invoke.texi index f50f88087a3..c975c357266 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -872,8 +872,8 @@ two definitions were merged. @item -fdollars-in-identifiers Accept @samp{$} in identifiers. You can also explicitly prohibit use of -@samp{$} with the option @samp{-fno-dollars-in-identifiers}. (GNU C++ -allows @samp{$} by default on some target systems but not others.) +@samp{$} with the option @samp{-fno-dollars-in-identifiers}. (GNU C allows +@samp{$} by default on most target systems, but there are a few exceptions.) Traditional C allowed the character @samp{$} to form part of identifiers. However, ANSI C and C++ forbid @samp{$} in identifiers. -- 2.30.2