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: [patch] e500 port


On Mon, Jul 29, 2002 at 05:19:14PM -0400, David Edelsohn wrote:
> 	And you need to add ppc8540 to the rs6000.md "cpu" attribute.
> Right now you have confused ppc8540 and power4 because you added 8540 to
> the processor_type enum.

Ah poop.  Ok, I see that we have ppc8540 in the cpu attribute in our
local tree.

What happened is that Vlad did the scheduling bits for e500 and I
didn't submit this in my e500 patch because I didn't know enough about
it to be able to answer questions on it.

Vlad has agreed to contribute those bits in the next week(s).

Aldy


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