This is the mail archive of the gcc-help@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: index of basic blocks


On 04/25/08 08:30, Eduardo Martinez Pardeiro wrote:

The new block have index 15...can i change this index to reorder all
basic blocks? There is some function to do it? i.e.

Call compact_blocks() but your optimization shouldn't depend nor care about the index number of basic blocks. Why is it important?



Diego.



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