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: [tree-ssa] copy-propagation pass


On 25 Nov 2002 12:02:22 -0800, Eric Christopher <echristo@redhat.com> wrote:

> On Mon, 2002-11-25 at 12:05, Bosscher Steven Civ USAFA/DFAN wrote:
>> Hello,
>> 
>> + /* SSA-Constant propagation for the GNU compiler.
>> +    Copyright (C) 2002 Free Software Foundation, Inc.
>> +    Contributed by Aldy Hernandez <aldy@quesejoda.com>
>> +    
>> + This file is part of GNU CC.
>> 
>> Isn't this the wrong header? GNU CC should be GCC. This is wrong in almost
>> all tree-* files...
>> 
>
> GNU CC is gcc.  If it's wrong here it's been wrong in all of the files
> for some time ;)

gcc used to be GNU CC.  Now it's the GNU Compiler Collection.  This changed
about a year ago.  Please fix.

Jason


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