public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH 0/3] [linaro/gcc-4_9-branch] backport fixes to jump-threading
@ 2015-08-31 15:33 Sebastian Pop
  2015-08-31 15:33 ` [PATCH 3/3] backport fix for PR65735 Sebastian Pop
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Sebastian Pop @ 2015-08-31 15:33 UTC (permalink / raw)
  To: gcc-patches; +Cc: sebpop, yvan.roux, christophe.lyon, Sebastian Pop

Hi,

As I was backporting the jump-thread patches to the AOSP gcc 4.9, I found that
the linaro branch does not have the following three fixes.  Ok to commit to the
linaro/gcc-4_9-branch?

Thanks,
Sebastian

Sebastian Pop (3):
  backport patch to fix PR65048
  backport patch to fix PR65177
  backport fix for PR65735

 .../gcc/testsuite/gcc.c-torture/compile/pr65735.c  |  21 ++++
 .../testsuite/gcc.dg/tree-ssa/ssa-dom-thread-10.c  |  24 ++++
 .../testsuite/gcc.dg/tree-ssa/ssa-dom-thread-9.c   |  50 ++++++++
 gcc-4.9/gcc/tree-ssa-threadedge.c                  |  12 +-
 gcc-4.9/gcc/tree-ssa-threadupdate.c                | 133 ++++++++++++++++-----
 5 files changed, 202 insertions(+), 38 deletions(-)
 create mode 100644 gcc-4.9/gcc/testsuite/gcc.c-torture/compile/pr65735.c
 create mode 100644 gcc-4.9/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-10.c
 create mode 100644 gcc-4.9/gcc/testsuite/gcc.dg/tree-ssa/ssa-dom-thread-9.c

-- 
2.1.0.243.g30d45f7

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-08-31 16:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-31 15:33 [PATCH 0/3] [linaro/gcc-4_9-branch] backport fixes to jump-threading Sebastian Pop
2015-08-31 15:33 ` [PATCH 3/3] backport fix for PR65735 Sebastian Pop
2015-08-31 15:33 ` [PATCH 1/3] backport patch to fix PR65048 Sebastian Pop
2015-08-31 15:33 ` [PATCH 0/3] [linaro/gcc-4_9-branch] backport fixes to jump-threading Sebastian Pop
2015-08-31 15:43 ` [PATCH 2/3] backport patch to fix PR65177 Sebastian Pop
2015-08-31 16:08 ` [PATCH 0/3] [linaro/gcc-4_9-branch] backport fixes to jump-threading Yvan Roux
2015-08-31 16:13   ` Sebastian Paul Pop
2015-08-31 16:17     ` Yvan Roux

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).