toplev.c (output_quoted_string): Write unprintable characters with octal escapes.
authorZack Weinberg <zack@codesourcery.com>
Wed, 20 Feb 2002 05:04:39 +0000 (05:04 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Wed, 20 Feb 2002 05:04:39 +0000 (05:04 +0000)
commit042cdf7164c636e6d8ea671c2817f59c4914f3db
tree4dfc4e625d4e79c5c769b2b5292d37925441c04f
parentc1f1154803699211270deea00b9f23aefe0e4cb5
toplev.c (output_quoted_string): Write unprintable characters with octal escapes.

* toplev.c (output_quoted_string): Write unprintable
characters with octal escapes.

From-SVN: r49891
gcc/ChangeLog
gcc/toplev.c