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 debug/84300] ICE in dwarf2cfi on ppc64le with -fsplit-stack -fno-omit-frame-pointer


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

--- Comment #3 from Alan Modra <amodra at gcc dot gnu.org> ---
Author: amodra
Date: Sat Feb 10 04:49:15 2018
New Revision: 257549

URL: https://gcc.gnu.org/viewcvs?rev=257549&root=gcc&view=rev
Log:
PR84300, ICE in dwarf2cfi on ppc64le with -fsplit-stack -fno-omit-frame-pointer

        PR target/84300
gcc/
        * config/rs6000/rs6000.md (split_stack_return): Remove (use ..).
        Specify LR as an input.
gcc/testsuite/
        * gcc.dg/pr84300.c: New.


Added:
    trunk/gcc/testsuite/gcc.dg/pr84300.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.md
    trunk/gcc/testsuite/ChangeLog

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