From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1efdd369be089610 X-Google-Attributes: gid103376,public X-Google-Thread: 1025b4,1d8ab55e71d08f3d X-Google-Attributes: gid1025b4,public From: kenner@lab.ultra.nyu.edu (Richard Kenner) Subject: Re: what DOES the GPL really say? Date: 1997/07/09 Message-ID: <5q13on$aae$1@news.nyu.edu>#1/1 X-Deja-AN: 255832724 References: <5pthps$v0b$1@news.nyu.edu>> Organization: New York University Ultracomputer Research Lab Newsgroups: comp.lang.ada,gnu.misc.discuss Date: 1997-07-09T00:00:00+00:00 List-Id: In article dewar@merv.cs.nyu.edu (Robert Dewar) writes: >And indeed, Richard's comment was specifically about the backend, he should >have said so, but he tends to assume that gcc means the part he takes >care of :-) Actually, the term "gcc" does indeed refer to just the language-independent backend, plus the C (and perhaps Objective-C) front ends. The C++ front end is referred to as "g++" and has a separate bug reporting address and maintainers. It's no more a part of GCC than GNAT or the Fortran front ends. It's likely that g++ will be distributed as a separate package in GCC 2.8.0.