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 middle-end/70022] [4.9 Regression] ICE: in tree_to_shwi, at tree.c:7328 with out-of-bounds vector index


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

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Jul  7 21:44:11 2016
New Revision: 238133

URL: https://gcc.gnu.org/viewcvs?rev=238133&root=gcc&view=rev
Log:
        Backported from mainline
        2016-03-02  Jakub Jelinek  <jakub@redhat.com>

        PR middle-end/70022
        * gcc.dg/pr70022.c: Add -w -Wno-psabi to dg-options.

Modified:
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_9-branch/gcc/testsuite/gcc.dg/pr70022.c

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