From: Aldy Hernandez Date: Mon, 29 Jul 2002 21:37:23 +0000 (+0000) Subject: * config/rs6000/rs6000.md ("cpu"): Add ppc8540 to attribute. X-Git-Tag: releases/gcc-3.3.0~3574 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9a5cd606802c862d0ce69364facc7c1f098655a0;p=thirdparty%2Fgcc.git * config/rs6000/rs6000.md ("cpu"): Add ppc8540 to attribute. From-SVN: r55850 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f76a2f17c212..668337eb8aa3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-07-29 Aldy Hernandez + + * config/rs6000/rs6000.md ("cpu"): Add ppc8540 to attribute. + 2002-07-29 Aldy Hernandez * config/rs6000/rs6000.h (RTX_COSTS): Add MULT case for 8540. diff --git a/gcc/config/rs6000/rs6000.md b/gcc/config/rs6000/rs6000.md index d076d0bb698e..bc57d052406e 100644 --- a/gcc/config/rs6000/rs6000.md +++ b/gcc/config/rs6000/rs6000.md @@ -56,7 +56,7 @@ ;; Processor type -- this attribute must exactly match the processor_type ;; enumeration in rs6000.h. -(define_attr "cpu" "rios1,rios2,rs64a,mpccore,ppc403,ppc405,ppc601,ppc603,ppc604,ppc604e,ppc620,ppc630,ppc750,ppc7400,ppc7450,power4" +(define_attr "cpu" "rios1,rios2,rs64a,mpccore,ppc403,ppc405,ppc601,ppc603,ppc604,ppc604e,ppc620,ppc630,ppc750,ppc7400,ppc7450,ppc8540,power4" (const (symbol_ref "rs6000_cpu_attr"))) ; (define_function_unit NAME MULTIPLICITY SIMULTANEITY