diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f76a2f17c212c2f8908a7194c05b1159e0ac17fe..668337eb8aa39c8f881f7be374828ad4f54fdb96 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-07-29 Aldy Hernandez <aldyh@redhat.com> + + * config/rs6000/rs6000.md ("cpu"): Add ppc8540 to attribute. + 2002-07-29 Aldy Hernandez <aldyh@redhat.com> * 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 d076d0bb698ea6b388b479cff4621b2ef743b054..bc57d052406e8b1d0262a0aa3f98a279d319a22a 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