This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Replace almost all occurences of "GNU CC" with "GCC" take 2


On Tue, 26 Nov 2002, Bosscher Steven Civ USAFA/DFAN wrote:

> ! /* This grammar is based on the GNU CC grammar.  */
> ! /* This grammar is based on the GCC grammar.  */

This latest patch has reintroduced this bogus change.  It is specifically
the C language grammar, so should be "GNU C grammar" (GNU C being the
language).

-- 
Joseph S. Myers
jsm28@cam.ac.uk


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]