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 target/82386] [8 Regression] internal compiler error: Segmentation fault on 32-bit powerpc BE targets


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Oct  3 09:49:37 2017
New Revision: 253378

URL: https://gcc.gnu.org/viewcvs?rev=253378&root=gcc&view=rev
Log:
        PR target/82386
        * combine.c (combine_instructions): Don't combine in unreachable
        basic blocks.

        * gcc.dg/pr82386.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr82386.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/combine.c
    trunk/gcc/testsuite/ChangeLog

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