r244019 - in /branches/gcc-5-branch/gcc: Change...
marxin@gcc.gnu.org
marxin@gcc.gnu.org
Tue Jan 3 12:08:00 GMT 2017
Author: marxin
Date: Tue Jan 3 12:08:10 2017
New Revision: 244019
URL: https://gcc.gnu.org/viewcvs?rev=244019&root=gcc&view=rev
Log:
Fix tree-optimization/78886.
2017-01-03 Martin Liska <mliska@suse.cz>
Backport from mainline
2016-12-22 Martin Liska <mliska@suse.cz>
PR tree-optimization/78886
* tree-ssa-strlen.c (handle_builtin_malloc): Return when LHS
is equal to NULL.
2017-01-03 Martin Liska <mliska@suse.cz>
Backport from mainline
2016-12-22 Martin Liska <mliska@suse.cz>
PR tree-optimization/78886
* gcc.dg/tree-ssa/pr78886.c: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.dg/tree-ssa/pr78886.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/testsuite/ChangeLog
branches/gcc-5-branch/gcc/tree-ssa-strlen.c
More information about the Gcc-cvs
mailing list