tree-pretty-print.c (dump_generic_node): Print ARRAY_REF lower bound and element...
authorRichard Guenther <rguenther@suse.de>
Thu, 12 Apr 2007 09:25:04 +0000 (09:25 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 12 Apr 2007 09:25:04 +0000 (09:25 +0000)
commita670437d9246cc31ae8115c03a7f5c3553e13f45
tree6db1ad6ae609101f81138bd571fcef72444c05c7
parent6e734d98206344f9d2469b69bff74685382927bc
tree-pretty-print.c (dump_generic_node): Print ARRAY_REF lower bound and element size if...

2007-04-12  Richard Guenther  <rguenther@suse.de>

* tree-pretty-print.c (dump_generic_node): Print ARRAY_REF
lower bound and element size if lower bound is not zero
or either of the ARRAY_REF operands is set.

From-SVN: r123738
gcc/ChangeLog
gcc/tree-pretty-print.c