https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81245
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #11 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Forgot to put the PR # in the changelog :).
Author: pinskia
Date: Fri Jun 30 20:40:38 2017
New Revision: 249854
URL: https://gcc.gnu.org/viewcvs?rev=249854&root=gcc&view=rev
Log:
2017-06-30 Andrew Pinski <[email protected]>
* tree-if-conv.c (predicate_scalar_phi): Update new_stmt if
fold_stmt returned true.
2017-06-30 Andrew Pinski <[email protected]>
* gcc.dg/torture/pr81245.c: New testcase.
Added:
trunk/gcc/testsuite/gcc.dg/torture/pr81245.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/testsuite/ChangeLog
trunk/gcc/tree-if-conv.c