]> git.ipfire.org Git - thirdparty/gcc.git/commit
print_rtl (print_rtx): Don't print modes in EXPR_LISTs and INSN_LISTs that are out...
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 2 Jun 2009 17:51:00 +0000 (17:51 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 2 Jun 2009 17:51:00 +0000 (17:51 +0000)
commit9e74b7d2a46bdb9776d568c51d058b296a2263a8
treed5d86e517c4aaf56a1b21099bf52adb620e39eb7
parenta9f6eceee70a3cc8f86196b6d6ef9543ecc61a5e
print_rtl (print_rtx): Don't print modes in EXPR_LISTs and INSN_LISTs that are out of the REG_NOTE range.

* print_rtl (print_rtx): Don't print modes in EXPR_LISTs and
INSN_LISTs that are out of the REG_NOTE range.

From-SVN: r148091
gcc/ChangeLog
gcc/print-rtl.c