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]

Re: RFC: BB duplication code


On Thu, Aug 23, 2001 at 03:44:00PM +0200, Jan Hubicka wrote:
> This means that when I am duplicating BB that starts BLOCK_BEG in the
> middle, I can easilly add an paired BLOCK_END at the end of basic block
> and get info correct?

Not quite.  There are some data strucures that need updating.
See the end of relate_bbs_with_scopes.


r~


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