r246188 - in /branches/gcc-6-branch/gcc: Change...
rguenth@gcc.gnu.org
rguenth@gcc.gnu.org
Thu Mar 16 08:07:00 GMT 2017
Author: rguenth
Date: Thu Mar 16 08:07:29 2017
New Revision: 246188
URL: https://gcc.gnu.org/viewcvs?rev=246188&root=gcc&view=rev
Log:
2017-03-16 Richard Biener <rguenther@suse.de>
Backport from mainline
2017-02-28 Richard Biener <rguenther@suse.de>
PR tree-optimization/79732
* tree-inline.c (expand_call_inline): Handle anonymous
SSA lhs properly when inlining a function without return
value.
* gcc.dg/torture/pr79732.c: New testcase.
Added:
branches/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr79732.c
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/testsuite/ChangeLog
branches/gcc-6-branch/gcc/tree-inline.c
More information about the Gcc-cvs
mailing list