]> gcc.gnu.org Git - gcc.git/commit - gcc/print-rtl.c
print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEC to print the alias...
authorJeffrey A Law <law@cygnus.com>
Mon, 12 Jun 2000 23:08:05 +0000 (23:08 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 12 Jun 2000 23:08:05 +0000 (17:08 -0600)
commitc5588504703c907d00bf1424405aed0da645a27c
tree78f8a30a4aeffbd2844a173d15fc441ae5bd9691
parentc6bb035c2de2e9dfac81e072c35c5cb818a8912d
print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEC to print the alias set.

        * print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEC
        to print the alias set.
        * print-tree.c (print_node, DECL_* nodes and case 't'): Similarly.

From-SVN: r34507
gcc/ChangeLog
gcc/print-rtl.c
gcc/print-tree.c
This page took 0.0563 seconds and 5 git commands to generate.