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

Re: [PATCH] Fix up var-tracking notes emitted in between bbs (PR middle-end/43631)


On Thu, Nov 15, 2012 at 12:02 AM, Jakub Jelinek wrote:
> 2012-11-14  Jakub Jelinek  < >
>
>         PR middle-end/43631
>         * var-tracking.c (emit_note_insn_var_location, emit_notes_in_bb):
>         Clear BLOCK_FOR_INSN on notes emitted in between basic blocks,
>         don't adjust BB_END when inserting note after BB_END of some bb.

Hello Jakub,

Please don't forget to commit this one! :-)

Ciao!
Steven


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