gen_rtx_FOO
Richard Henderson
rth@cygnus.com
Tue Dec 30 10:50:00 GMT 1997
On Mon, Dec 15, 1997 at 04:46:43PM -0700, Jeffrey A Law wrote:
> Considering that it does give us some compile time checks on calls
> to gen_rtx_blah and may speed up the compiler on machines that
> flush register args to the stack in varargs functions, I say let's
> go ahead and move forward with this change.
>
> Note that this patchkit may need some updating after some of jfc's
> recent changes. Any takers?
Here is an updated version of the patch, with the additional change that
rtx codes with the same format share the same generating function. This
because the generated file was really rather bigger than it needed to be.
r~
More information about the Gcc
mailing list