OSDN Git Service

* opts-common.c (decode_cmdline_option): Print empty string
authorjiez <jiez@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Feb 2011 02:04:43 +0000 (02:04 +0000)
committerjiez <jiez@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 23 Feb 2011 02:04:43 +0000 (02:04 +0000)
commitfde5bd5c53d98e14c06413cde7ce4ada0d89cc8d
treeda36449698452cc5da633bd67569a6ff13a6529d
parent269a3896de28a125b25303fb66d4fee7209aface
* opts-common.c (decode_cmdline_option): Print empty string
argument as "" in decoded->orig_option_with_args_text.
* gcc.c (execute): Print empty string argument as ""
in the verbose output.
(do_spec_1): Keep empty string argument.

testsuite/
* gcc.dg/cpp/include7.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170426 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gcc.c
gcc/opts-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/include7.c [new file with mode: 0644]