diff options
author | Jakub Jelinek <jakub@redhat.com> | 2011-04-07 19:57:26 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2011-04-07 19:57:26 +0200 |
commit | 4e626909c7d92d3a6964180f9232b59aaf85b426 (patch) | |
tree | c12169e0cadfbd415412892bc0dfc3f566d17d3b /gcc/function.c | |
parent | 2e3597fef801d55ee7cf160ced26b7418240c17d (diff) | |
download | gcc-4e626909c7d92d3a6964180f9232b59aaf85b426.zip gcc-4e626909c7d92d3a6964180f9232b59aaf85b426.tar.gz gcc-4e626909c7d92d3a6964180f9232b59aaf85b426.tar.bz2 |
re PR debug/48343 (ICE compiling i586 linux-2.6.38/drivers/staging/wlan-ng/p80211wep.c: in form_sum, at reload.c:5338)
PR debug/48343
* combine.c (combine_instructions): Add last_combined_insn,
update it if insn is after it, pass it to all try_combine
calls.
(try_combine): Add last_combined_insn parameter, pass it instead of
i3 to propagate_for_debug.
* gcc.dg/torture/pr48343.c: New test.
From-SVN: r172108
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions