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]

Re: Line number notes revamp?


On Wed, Sep 12, 2001 at 04:48:53PM -0400, Daniel Berlin wrote:
> I did this, and it puts the RTX's into the next bucket.

As opposed to allocating 

	(EXPR_LIST:REG_LINENO (const_int 10101))

for every instruction?  Further, we can add any random bucket size
we like.

> You need column number as well.

No I don't.  We don't have one now.  Further, I thought Niel was
talking about hashing file+line+column together into a single number.


r~


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