summaryrefslogtreecommitdiffstats
path: root/gcc/gcc.c
diff options
context:
space:
mode:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2008-11-15 12:43:16 +0000
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>2008-11-15 12:43:16 +0000
commit68f4c7400af7ea742e4d5e94381d88850146c752 (patch)
tree9c392329bfcd5a49e52398b257d6e89aac445195 /gcc/gcc.c
parent1f141a0cde6ccdc40c2dd4336bc5987fffca2322 (diff)
downloadppe42-gcc-68f4c7400af7ea742e4d5e94381d88850146c752.tar.gz
ppe42-gcc-68f4c7400af7ea742e4d5e94381d88850146c752.zip
* gcc.c (cc1_options): Fix comment.
ada/ * gcc-interface/lang-specs.h: Expand -coverage and reorder switches. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@141884 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gcc.c')
-rw-r--r--gcc/gcc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gcc.c b/gcc/gcc.c
index bb4c465a5de..5481d0d4f44 100644
--- a/gcc/gcc.c
+++ b/gcc/gcc.c
@@ -823,7 +823,7 @@ static const char *cpp_options =
output will be used by another program. */
static const char *cpp_debug_options = "%{d*}";
-/* NB: This is shared amongst all front-ends. */
+/* NB: This is shared amongst all front-ends, except for Ada. */
static const char *cc1_options =
"%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}}\
%1 %{!Q:-quiet} -dumpbase %B %{d*} %{m*} %{a*}\
OpenPOWER on IntegriCloud