[Bug target/79494] [5/6 Regression] ICE in maybe_record_trace_start, at dwarf2cfi.c:2330
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 30 08:03:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79494
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue May 30 08:01:31 2017
New Revision: 248646
URL: https://gcc.gnu.org/viewcvs?rev=248646&root=gcc&view=rev
Log:
Backported from mainline
2017-02-21 Jakub Jelinek <jakub@redhat.com>
PR target/79494
* config/i386/i386.c (ix86_expand_split_stack_prologue): Call
make_reg_eh_region_note_nothrow_nononlocal on call_insn.
* gcc.dg/pr79494.c: New test.
Added:
branches/gcc-5-branch/gcc/testsuite/gcc.dg/pr79494.c
Modified:
branches/gcc-5-branch/gcc/ChangeLog
branches/gcc-5-branch/gcc/config/i386/i386.c
branches/gcc-5-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list