Tyler Anderson <[EMAIL PROTECTED]> writes: > I've gotten much further. I've added the new register > type to just about everywhere I can think of. > > Then I was getting a cannot find a spill register > error.
Could be any number of things. It's not trivial to do what you are trying to do. You are going to have to learn how gcc works internally. If you have specific questions we can try to answer them. But a general question like this is impossible to answer. (If you can find a gcc developer willing to put in the time, you could send your patches and have them look them over. I don't have the time myself.) Good luck. Ian