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 tree-optimization/81162] [8 Regression] UBSAN switch triggers incorrect optimization in SLSR


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

--- Comment #13 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
Author: wschmidt
Date: Mon Jul 17 19:12:11 2017
New Revision: 250284

URL: https://gcc.gnu.org/viewcvs?rev=250284&root=gcc&view=rev
Log:
2017-07-17  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

        PR tree-optimization/81162
        * gcc.dg/pr81162.c: Move this to...
        * gcc.dg/ubsan/pr81162.c: ...here.


Added:
    trunk/gcc/testsuite/gcc.dg/ubsan/pr81162.c
Removed:
    trunk/gcc/testsuite/gcc.dg/pr81162.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]