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: [MIPS][LS2][4/5] Scheduling and tuning


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



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