This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217715 - in /branches/gcc-4_8-branch/gcc: Chan...
- From: tejohnson at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Tue, 18 Nov 2014 14:20:59 -0000
- Subject: r217715 - in /branches/gcc-4_8-branch/gcc: Chan...
Author: tejohnson
Date: Tue Nov 18 14:20:58 2014
New Revision: 217715
URL: https://gcc.gnu.org/viewcvs?rev=217715&root=gcc&view=rev
Log:
2014-11-18 Teresa Johnson <tejohnson@google.com>
Backport from mainline and gcc-4_9 branch.
2014-11-13 Teresa Johnson <tejohnson@google.com>
PR tree-optimization/63841
* tree-ssa-strlen.c (strlen_optimize_stmt): Ignore clobbers.
2014-11-13 Teresa Johnson <tejohnson@google.com>
PR tree-optimization/63841
* testsuite/g++.dg/tree-ssa/pr63841.C: New test.
Added:
branches/gcc-4_8-branch/gcc/testsuite/g++.dg/tree-ssa/pr63841.C
Modified:
branches/gcc-4_8-branch/gcc/ChangeLog
branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
branches/gcc-4_8-branch/gcc/tree-ssa-strlen.c