This is the mail archive of the gcc@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] | |
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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |