summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 05ed274a9f7..e5a5764404b 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2015-06-22 Pierre-Marie de Rodat <derodat@adacore.com>
+
+ * 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.
+
2015-06-22 Vladimir Makarov <vmakarov@redhat.com>
PR bootstrap/63740