(quote_string): New function.
authorPaul Eggert <eggert@gnu.org>
Wed, 29 Sep 1993 05:42:10 +0000 (05:42 +0000)
committerPaul Eggert <eggert@gnu.org>
Wed, 29 Sep 1993 05:42:10 +0000 (05:42 +0000)
commitf7531123b54ad4ff38bca85d56c8ae9e682fb8d3
tree8ebb6701860eee779a5c85610a3d040e2fff17b2
parentcf1d841dcb4c84b9cf4be05fe73246be062140db
(quote_string): New function.

(special_symbol, write_output, output_line_command): Use it to quote
special characters in file names on output.
(do_line): Parse escape sequences in #line directives' file names.

From-SVN: r5529
gcc/cccp.c