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/80421] [5 Regression] Case dispatch is scrambled in switch-statement


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Oct 11 20:51:08 2017
New Revision: 253662

URL: https://gcc.gnu.org/viewcvs?rev=253662&root=gcc&view=rev
Log:
        PR middle-end/80421
        * gcc.c-torture/execute/pr80421.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/pr80421.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]