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: Trim down INSN_ADDRESSES memory usage


> On Thu, Jan 22, 2004 at 11:37:54AM +0100, Jan Hubicka wrote:
> > ! #define INSN_ADDRESSES(id) insn_addresses_[id]
> 
> You should validate ID.

OK, what would be best way to validate it and still make it possible to
be LHS preferably without {( uglyness, like we do for RTL checking?

Honza
> 
> 
> r~


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