]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-opts.c (c_common_post_options): Don't emit working directory in cpp output if ...
authorPer Bothner <per@bothner.com>
Tue, 10 Feb 2004 18:18:57 +0000 (10:18 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 10 Feb 2004 18:18:57 +0000 (10:18 -0800)
commit8a4baa83a1ed5cc8fb7089263c768398a4b92f64
tree3fba51bf06943405ec6e4753a348c7cf111f3d85
parent5e673ed855a04d3e3b5f7622f2d45aab608605b6
c-opts.c (c_common_post_options): Don't emit working directory in cpp output if -P was specified.

* c-opts.c (c_common_post_options):   Don't emit working directory
in cpp output if -P was specified.

From-SVN: r77607
gcc/ChangeLog
gcc/c-opts.c