[Bug target/64513] [4.8/4.9 Regression] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2231 with -mstack-arg-probe

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Jan 14 22:05:00 GMT 2015


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

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Wed Jan 14 22:04:49 2015
New Revision: 219618

URL: https://gcc.gnu.org/viewcvs?rev=219618&root=gcc&view=rev
Log:
    Backported from mainline
    2015-01-12  Jakub Jelinek  <jakub@redhat.com>

    PR target/64513
    * config/i386/i386.c (ix86_expand_prologue): Add
    REG_FRAME_RELATED_EXPR to %rax and %r10 pushes.

    * gcc.target/i386/pr64513.c: New test.

Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/i386/pr64513.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/i386/i386.c
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list