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/82286] [6/7 Regression] Wrong array subscript is above array bounds


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

--- Comment #7 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Author: law
Date: Wed Dec  6 23:50:58 2017
New Revision: 255457

URL: https://gcc.gnu.org/viewcvs?rev=255457&root=gcc&view=rev
Log:
        PR tree-optimization/69224
        PR tree-optimization/80907
        PR tree-optimization/82286
        * gcc.dg/pr69224.c: New test.
        * gcc.dg/pr80907.c: New test.
        * gcc.dg/pr82286.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr69224.c
    trunk/gcc/testsuite/gcc.dg/pr80907.c
    trunk/gcc/testsuite/gcc.dg/pr82286.c
Modified:
    trunk/gcc/testsuite/ChangeLog

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