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]
Other format: [Raw text]

Re: INSN_UID same for two insns?


On Wed, Oct 23, 2002 at 12:08:25PM -0500, N V Krishna wrote:
> And there were many instruction that were jump_insns etc before I reached 
> basic_block_info->data.bb[10]->end

Wait... did you say you were looking at this from final?
The CFG is no longer valid then.  See the comments in
rest_of_compilation.


r~


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