[Bug tree-optimization/97238] [11 Regression] ICE: SIGSEGV in gimple_assign_rhs_code (gimple.h:2797) with -O since r11-2577

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 29 12:40:09 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97238

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rguenth@gcc.gnu.org>:

https://gcc.gnu.org/g:29aef377d814bd342dd5a306f99e0d614623ce0e

commit r11-3524-g29aef377d814bd342dd5a306f99e0d614623ce0e
Author: Richard Biener <rguenther@suse.de>
Date:   Tue Sep 29 14:38:06 2020 +0200

    tree-optimization/97238 - fix typo causing ICE

    This fixes a typo causing a NULL dereference.

    2020-09-29  Richard Biener  <rguenther@suse.de>

            PR tree-optimization/97238
            * tree-ssa-reassoc.c (ovce_extract_ops): Fix typo.

            * gcc.dg/pr97238.c: New testcase.


More information about the Gcc-bugs mailing list