aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@gcc.gnu.org>2017-12-21 20:30:23 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2017-12-21 20:30:23 +0000
commitc12d20d4d297c2d81539b7e6e0a168237b4b5454 (patch)
treed5d40257fe26aec630c60c81d69fd8df2f4df2f9 /gcc
parent63e1159cce00ff64b4b60108f4e278050ca36f0f (diff)
downloadgcc-c12d20d4d297c2d81539b7e6e0a168237b4b5454.zip
gcc-c12d20d4d297c2d81539b7e6e0a168237b4b5454.tar.gz
gcc-c12d20d4d297c2d81539b7e6e0a168237b4b5454.tar.bz2
move ChangeLog entry to the right file
From-SVN: r255955
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog6
-rw-r--r--gcc/c-family/ChangeLog6
2 files changed, 6 insertions, 6 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 61ae2b6..126f505 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -41,12 +41,6 @@
* reorg.c (make_return_insns): Reemit each insn with its own location.
-2017-12-21 Alexandre Oliva <aoliva@redhat.com>
-
- PR debug/83419
- * c-family/c-semantics.c (pop_stmt_list): Propagate side
- effects from single nondebug stmt to container list.
-
2017-12-21 James Greenhalgh <james.greenhalgh@arm.com>
* config/aarch64/aarch64.c (aarch64_expand_vector_init): Modify code
diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog
index 996e7b8..6f62034 100644
--- a/gcc/c-family/ChangeLog
+++ b/gcc/c-family/ChangeLog
@@ -1,3 +1,9 @@
+2017-12-21 Alexandre Oliva <aoliva@redhat.com>
+
+ PR debug/83419
+ * c-semantics.c (pop_stmt_list): Propagate side effects from
+ single nondebug stmt to container list.
+
2017-12-19 Jakub Jelinek <jakub@redhat.com>
* known-headers.cc (get_stdlib_header_for_name): Replace Yoda