This is the mail archive of the gcc-patches@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]

Re: RFA: tuples merge for GIMPLE_MODIFY_STMT


I'm having trouble with thunderbird. There were two more comments that didn't make it in my posting.

1- Why the need to use the PROTECTED_* accessors? Is it really that slow to do the checking GIMPLE_STMT_P in the unprotected accessors?

2- What happened to the idea of increasing tree codes to more bits? Do we have any left over space in tree.base?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]