]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR driver/28528 (C language extensions override -x in C++ driver)
authorDanny Smith <dannysmith@users.sourceforge.net>
Fri, 25 Aug 2006 00:24:10 +0000 (00:24 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Fri, 25 Aug 2006 00:24:10 +0000 (00:24 +0000)
commita073516d43b79060b506f67083d291832c706a93
treeb944faa7ffa62104907fd4354141ca7f2270088c
parentdf1195dbc5aac289e48e4f0a59b1fa3658ce2bb1
re PR driver/28528 (C language extensions override -x in C++ driver)

PR driver/28528
* g++spec.c (lang_specific_driver): Always check if we need to
swallow a space-separated  arg to '-x'.
* lang-specs.h: Don't create ouput files for '-xc++-header'
if -fsyntax-only.

From-SVN: r116392
gcc/cp/ChangeLog
gcc/cp/g++spec.c
gcc/cp/lang-specs.h