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/69989] [6 Regression] ICE on x86_64-linux-gnu at -O3 in both 32-bit and 64-bit modes (in verify_loop_structure, at cfgloop.c:1639)


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

--- Comment #7 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Sun Feb 28 17:41:45 2016
New Revision: 233792

URL: https://gcc.gnu.org/viewcvs?rev=233792&root=gcc&view=rev
Log:
Add a test for PR tree-optimization/69989

        PR tree-optimization/69989
        * gcc.dg/torture/pr69989.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/torture/pr69989.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]