Getting rid of GET_RTX_CLASS?

Zack Weinberg zack@codesourcery.com
Tue Feb 3 21:28:00 GMT 2004


Richard Henderson <rth@redhat.com> writes:

> On Tue, Feb 03, 2004 at 05:56:59PM +0100, Paolo Bonzini wrote:
>> I'd like to turn rtx classes from characters to enums.  Would this be
>> feasible?  Interesting?  It may result in slight compile time speedups,
>> also.
>
> *shrug* I'm not sure why there would be any particular advantage...

Compact switch tables, presumably.

zw



More information about the Gcc mailing list