]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/44911 (line breaks in asm comments break assembly with -fverbose...
authorRichard Guenther <rguenther@suse.de>
Tue, 13 Jul 2010 11:18:50 +0000 (11:18 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 13 Jul 2010 11:18:50 +0000 (11:18 +0000)
commit2eb0b984b67816b22c98b2287d7bd3cabf017b30
treed7728974a1d9d684adf47d01eefcffaa78d8cd43
parentd965817815c7a45a43ec22d78b7ca1e7f12ae586
re PR middle-end/44911 (line breaks in asm comments break assembly with -fverbose-asm)

2010-07-13  Richard Guenther  <rguenther@suse.de>

PR middle-end/44911
* tree-pretty-print.c (dump_generic_node): Use TDF_SLIM for
MEM_REF pointer type dumping.  Avoid recursing for TYPE_DECLs
without name.

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