summaryrefslogtreecommitdiff
path: root/gcc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r--gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index af1b6c2a56e..40fddc4007e 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2016-03-30 Mike Stump <mrs@gcc.gnu.org>
+
+ PR target/63890
+ * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Use when profiling
+ and TARGET_MACHO.
+
2016-03-30 Patrick Palka <ppalka@gcc.gnu.org>
PR tree-optimization/59124