move ChangeLog entry to the right file
authorAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 21 Dec 2017 20:30:23 +0000 (20:30 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 21 Dec 2017 20:30:23 +0000 (20:30 +0000)
From-SVN: r255955

gcc/ChangeLog
gcc/c-family/ChangeLog

index 61ae2b6eaa276adf31a54995477a92f1f503d1ed..126f505184d18f4c98efd8981064d31e25543255 100644 (file)
 
        * 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
index 996e7b8eaf5dc2ddf33e81c5dff7556091c74525..6f6203486fe44394a5e16fbc7e1c40de302bc102 100644 (file)
@@ -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