h8300.c (print_operand): Delete %L support.
authorKen Raeburn <raeburn@cygnus.com>
Wed, 1 Jul 1998 20:16:54 +0000 (20:16 +0000)
committerKen Raeburn <raeburn@gcc.gnu.org>
Wed, 1 Jul 1998 20:16:54 +0000 (20:16 +0000)
commit4c95db67505f94a1c8f0554a4a3d00318e214b62
tree7bf5fdaaf95aa5cb1f2bf7b96ecff0a1548953b6
parent370b1b83f166a1ff42b85926d098e4e6f85ce09c
h8300.c (print_operand): Delete %L support.

* h8300.c (print_operand): Delete %L support.
* h8300.md (branch_true, branch_false): Use %= with a prefix instead of %L for
local branch labels.
Prevents emitting of "tl###" labels that are not assembler-temporary and thus
confuse gdb.

From-SVN: r20881
gcc/ChangeLog
gcc/config/h8300/h8300.c
gcc/config/h8300/h8300.h
gcc/config/h8300/h8300.md