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: basic_block index negative?


Am Mit, 2001-10-17 um 17.11 schrieb 1003331515:

> ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR have negative index numbers
> (-1 and -2 respectively).

Thanks. Is there a special reason why those blocks have negative
indices?
 
> It's also important to keep the index as a signed int to allow
> reverse traversals of the bb array.

Sorry, I can't follow you here...

-- 
Servus,
       Daniel


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