[MIPS][LS2][4/5] Scheduling and tuning

Maxim Kuvyrkov maxim@codesourcery.com
Fri May 23 13:17:00 GMT 2008


Zhang Le wrote:
> On 21:57 Thu 22 May     , Maxim Kuvyrkov wrote:
>> Index: gcc/config/mips/loongson2ef.md
> 
> Hi, Maxim
> There are some duplicated parts in this file

The whole file is duplicated, that's just copy-paste-paste mistake. 
I'll repost the patch after the review.

--
Maxim

> 
>> ===================================================================
>> --- gcc/config/mips/loongson2ef.md	(revision 0)
>> +++ gcc/config/mips/loongson2ef.md	(revision 0)
>> @@ -0,0 +1,486 @@
>> +;; Pipeline model for ST Microelectronics Loongson-2E/2F cores.
>> +
>> +;; Copyright (C) 2008 Free Software Foundation, Inc.
>> +;; Contributed by CodeSourcery.
> 
> [...]
> 
>> +;; Pipeline model for ST Microelectronics Loongson-2E/2F cores.
>> +
>> +;; Copyright (C) 2008 Free Software Foundation, Inc.
>> +;; Contributed by CodeSourcery.
>> +;;
> 
> I got this error when trying this patch:
> /var/tmp/portage/sys-devel/gcc-4.3.0/work/gcc-4.3.0/gcc/config/mips/loongson2ef.md:338:
> duplicate definition for attribute ls2_turn_type
> /var/tmp/portage/sys-devel/gcc-4.3.0/work/gcc-4.3.0/gcc/config/mips/loongson2ef.md:95:
> previous definition
> 
> Regards,
> 
> Robert
> 



More information about the Gcc-patches mailing list