]> git.ipfire.org Git - thirdparty/gcc.git/commit
print-tree.c (print_node): In a STRING_CST...
authorPer Bothner <per@bothner.com>
Tue, 10 Sep 2002 07:02:28 +0000 (00:02 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 10 Sep 2002 07:02:28 +0000 (00:02 -0700)
commit9038942205905e09e2a38c0c6c8d342ec7fd25d1
tree25c2c2a9f804e8e188bb2dafa14aa6b5ef4f7798
parent278bba8be61c5f235f9b4b202ca4c437196f0cc8
print-tree.c (print_node): In a STRING_CST...

* print-tree.c (print_node):  In a STRING_CST, escape non-ascii
characters, and only print TREE_STRING_LENGTH chars.

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