This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix -fcompare-debug due to DEBUG_BEGIN_STMTs (PR debug/83419)
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: Richard Biener <rguenther at suse dot de>
- Cc: Jakub Jelinek <jakub at redhat dot com>, Jeff Law <law at redhat dot com>, gcc-patches at gcc dot gnu dot org
- Date: Thu, 21 Dec 2017 18:29:11 -0200
- Subject: Re: [PATCH] Fix -fcompare-debug due to DEBUG_BEGIN_STMTs (PR debug/83419)
- Authentication-results: sourceware.org; auth=none
- References: <20171214200135.GY2353@tucnak> <alpine.LSU.2.20.1712150930570.12252@zhemvz.fhfr.qr> <orlghxvtgv.fsf@lxoliva.fsfla.org>
On Dec 20, 2017, Alexandre Oliva <aoliva@redhat.com> wrote:
> for gcc/ChangeLog
> PR debug/83419
> * c-family/c-semantics.c (pop_stmt_list): Propagate side
> effects from single nondebug stmt to container list.
Oops, this belonged in gcc/c-family/ChangeLog. I'm checking this in to
fix it.
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 61ae2b6eaa27..126f505184d1 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 996e7b8eaf5d..f0132f46ad8a 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-family/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
--
Alexandre Oliva, freedom fighter http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/ FSF Latin America board member
Free Software Evangelist|Red Hat Brasil GNU Toolchain Engineer