Microchip PIC

DJ Delorie dj@redhat.com
Tue Jan 31 10:01:00 GMT 2006


> everything else in data memory (which they use in the manner of a
> register file)...IDK how well GCC's register allocator would handle
> such a thing...

For the m32c, I ended up describing 8 "registers" that were really
memory.  It gave gcc something to work with at least, but you have to
get the preferences right so it avoids them when it can.



More information about the Gcc mailing list