diff options
| author | hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-09-30 21:25:52 +0000 |
|---|---|---|
| committer | hubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-09-30 21:25:52 +0000 |
| commit | 0891f67c61dec2ba7f0c5af424821bea19d19d7f (patch) | |
| tree | dae06d9ce92a27f5d915c142bf46cfdc29dea973 /gcc/java/expr.c | |
| parent | 4fed3f99b034309e255c9f820b40788458d2da70 (diff) | |
| download | ppe42-gcc-0891f67c61dec2ba7f0c5af424821bea19d19d7f.tar.gz ppe42-gcc-0891f67c61dec2ba7f0c5af424821bea19d19d7f.zip | |
PR debug/13974
* cfgrtl.c (try_redirect_by_replacing_jump,
force_nonfallthru_and_redirect, commit_one_edge_insertion,
cfg_layout_merge_blocks): Do not attach any line number information
to newly inserted instructions.
* emit-rtl.c (emit_insn*_before, emit_insn*_after): Rename to
emit_insn_*_noloc.
(emit_*insn_before, emit_insn*_after): New.
(emit_*insn_before_setloc, emit_*insn_after_setloc): Do not overwrite
existing locators.
* rtl.h (emit_*insn_before_noloc, emit_*insn_after_noloc): Declare.
(emit_*insn_before_sameloc, emit_*insn_after_sameloc): Kill.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@88358 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/expr.c')
0 files changed, 0 insertions, 0 deletions

