]> gcc.gnu.org Git - gcc.git/commit
Suppress extra '#1 <built-in> or '#1 <command line>' on -dD output.
authorPer Bothner <bothner@bothner.com>
Thu, 1 Jun 2006 16:36:25 +0000 (16:36 +0000)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 1 Jun 2006 16:36:25 +0000 (09:36 -0700)
commit112598f4055927b05300a829cb676c902038e44f
treea8b5d4d47331052cd02606b8c8ac601713785275
parent45a82bd9573cb4b385dca060f340d535b2c04e5f
Suppress extra '#1 <built-in> or '#1 <command line>' on -dD output.

* c-opts.c (finish_options): Use internal line 0 for <command-line>.
* c-ppoutput.c (cb_define): Don't increment line 0.

From-SVN: r114311
gcc/ChangeLog
gcc/c-opts.c
gcc/c-ppoutput.c
This page took 0.056458 seconds and 5 git commands to generate.