[Bug bootstrap/77768] [7 Regression] LTO/PGO -O3 bootstrap broken: tree-vrp.c:11053:0: internal compiler error: Segmentation fault

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 29 07:15:00 GMT 2016


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

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Sep 29 07:15:13 2016
New Revision: 240610

URL: https://gcc.gnu.org/viewcvs?rev=240610&root=gcc&view=rev
Log:
2016-09-29  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/77768
        * tree-ssa-sccvn.c (visit_reference_op_store): Properly deal
        with stores to a place we know has a constant value.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-sccvn.c


More information about the Gcc-bugs mailing list