[Bug target/82185] ICE: Segmentation fault in expand_binop gcc/optabs.c:1137

rsandifo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Sep 12 13:27:00 GMT 2017


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

--- Comment #3 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> ---
Author: rsandifo
Date: Tue Sep 12 13:27:13 2017
New Revision: 252008

URL: https://gcc.gnu.org/viewcvs?rev=252008&root=gcc&view=rev
Log:
PR81285: Fix uninitialised variable in emit_store_flag_int

2017-09-12  Richard Sandiford  <richard.sandiford@linaro.org>

gcc/
        PR rtl-optimization/82185
        * expmed.c (emit_store_flag_int): Only test tem if it has been
        initialized.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/expmed.c


More information about the Gcc-bugs mailing list