re PR rtl-optimization/50764 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2243...
authorTom de Vries <tom@codesourcery.com>
Tue, 22 Nov 2011 20:55:01 +0000 (20:55 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Tue, 22 Nov 2011 20:55:01 +0000 (20:55 +0000)
commit2db036a74e64d79cf7f1a23527ed720add2fa4b7
tree737e03bbd0a1a9e5ecb2b417e9a01a85cc4cf2e1
parent8733916b600980c3c3b2603f7127dbf10c8a09f5
re PR rtl-optimization/50764 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2243 with -O2 -fsched2-use-superblocks -ftree-tail-merge)

2011-11-22  Tom de Vries  <tom@codesourcery.com>

PR rtl-optimization/50764
* sched-deps.c (sched_analyze_insn): Make sure frame-related insns are
not moved past preceding jump.

From-SVN: r181639
gcc/ChangeLog
gcc/sched-deps.c