diff options
author | Jakub Jelinek <jakub@redhat.com> | 2012-12-12 10:56:22 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2012-12-12 10:56:22 +0100 |
commit | c3583c4ab028a77ca104dc6972b974260398f3ac (patch) | |
tree | 4193a0958fbce09cb3ad73bf3b0cfaf096e726cb /gcc/tree-cfg.c | |
parent | 57dab7925d52135be54eec74f2b0ac569a7c48bf (diff) | |
download | gcc-c3583c4ab028a77ca104dc6972b974260398f3ac.zip gcc-c3583c4ab028a77ca104dc6972b974260398f3ac.tar.gz gcc-c3583c4ab028a77ca104dc6972b974260398f3ac.tar.bz2 |
re PR target/55659 ([SH] Build failure with ICE in dwarf2out_var_location, at dwarf2out.c:20748)
PR target/55659
Revert
2012-12-11 Jakub Jelinek <jakub@redhat.com>
PR middle-end/43631
* var-tracking.c (emit_note_insn_var_location): If insn is followed
by BARRIER, put note after the BARRIER.
(next_non_note_insn_var_location): Skip over BARRIERs.
(emit_notes_in_bb): If call is followed by BARRIER, put note after
the BARRIER.
2012-12-06 Jakub Jelinek <jakub@redhat.com>
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.
From-SVN: r194442
Diffstat (limited to 'gcc/tree-cfg.c')
0 files changed, 0 insertions, 0 deletions