print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN.
authorRichard Kenner <kenner@vlsi1.ultra.nyu.edu>
Sun, 17 Dec 2000 23:47:48 +0000 (23:47 +0000)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 17 Dec 2000 23:47:48 +0000 (18:47 -0500)
commitf2aca1970f34a502c0a4f7e3dd6011caf22ea509
tree01066e1e1f81844d435ff53324444333e1c2ea47
parent49fe13f6d8cfe7f3450608a4444b2f9a5b04de35
print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN.

* print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN.
Print TYPE_MIN_VALUE and TYPE_MAX_VALUE for REAL_TYPE.
Use print_node_brief to print bounds.

From-SVN: r38337
gcc/ChangeLog
gcc/print-tree.c