re PR rtl-optimization/22053 (ACATS ICE cxg2002 cxg2008 cxg2019 cxg2020 cxg2021 compe...
authorRoger Sayle <roger@eyesopen.com>
Tue, 14 Jun 2005 05:57:26 +0000 (05:57 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Tue, 14 Jun 2005 05:57:26 +0000 (05:57 +0000)
commit6f7e2c0c96d06c08555d84dadda568a01ff6a79c
tree4e2a3aedbd40e21bd136b4bf24914c6fa0844132
parentad1f3d7a3424b7b3ee6d4ae0e51288035fffe07a
re PR rtl-optimization/22053 (ACATS ICE cxg2002 cxg2008 cxg2019 cxg2020 cxg2021 compensate_edge, at reg-stack.c:2671)

PR rtl-optimization/22053
* reg-stack.c (compensate_edge): Correct mistake in the assertion
checking of EDGE_ABNORMAL_CALL edges; complex return values can
result in the top two stack slots, st(0) and st(1), being live.

From-SVN: r100926
gcc/ChangeLog
gcc/reg-stack.c