[Bug tree-optimization/93054] [8/9 Regression] ICE in gimple_set_lhs, at gimple.c:1820
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Feb 14 10:03:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93054
--- Comment #6 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Richard Guenther
<rguenth@gcc.gnu.org>:
https://gcc.gnu.org/g:3bcda566d6f485f6eccdc029d115f4246016ba05
commit r9-8233-g3bcda566d6f485f6eccdc029d115f4246016ba05
Author: Richard Biener <rguenther@suse.de>
Date: Fri Feb 14 09:19:40 2020 +0100
middle-end/93054 deal with undefs in call gimplification
2020-02-14 Richard Biener <rguenther@suse.de>
Backport from mainline
2020-01-09 Richard Biener <rguenther@suse.de>
PR middle-end/93054
* gimplify.c (gimplify_expr): Deal with NOP definitions.
* gcc.dg/pr93054.c: New testcase.
More information about the Gcc-bugs
mailing list