gcc.c (default_compilers): Pass "-o %g.s" to cc1 for headers even if -fdump-ada-spec...
authorPierre-Marie de Rodat <derodat@adacore.com>
Mon, 22 Jun 2015 19:19:48 +0000 (19:19 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 22 Jun 2015 19:19:48 +0000 (19:19 +0000)
commit6935a9233de8b0606823c732ab19bbb91b26d292
tree6e674c2f0f306ef647ec17b2c320897df3f4ff48
parentc6a2f2d98d666f3d4ddd1e49e0f794da0410ac5c
gcc.c (default_compilers): Pass "-o %g.s" to cc1 for headers even if -fdump-ada-spec is passed but not if...

* gcc.c (default_compilers): Pass "-o %g.s" to cc1 for headers even if
-fdump-ada-spec is passed but not if -fsyntax-only is.
cp/
* lang-specs.h: Pass "-o %g.s" to cc1plus for headers even if
-fdump-ada-spec is passed.

From-SVN: r224755
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/lang-specs.h
gcc/gcc.c