This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/79498] [5/7 Regression] ICE in df_insn_delete, at df-scan.c:948


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

--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Feb 14 10:45:31 2017
New Revision: 245426

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

2017-02-14  Martin Liska  <mliska@suse.cz>

        Backport from mainline
        2016-03-01  Richard Biener  <rguenther@suse.de>

        PR middle-end/70022
        PR target/79498
        * fold-const.c (fold_indirect_ref_1): Fix range checking for
        vector BIT_FIELD_REF extract.

Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/fold-const.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]