re PR rtl-optimization/12289 (Solaris 9/Intel bootstrap failure: ICE in expand_call...
authorJeff Sturm <jsturm@one-point.com>
Fri, 3 Oct 2003 17:59:37 +0000 (17:59 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Fri, 3 Oct 2003 17:59:37 +0000 (17:59 +0000)
commitf451eeefad9f818fded92b2d0d8fbb0ca6b2456c
treee7a24729e808e2d6b49018f501860bf5cbd058a1
parentc6c51600ab4c16f62ab1f4abc518cd84e3a4fed9
re PR rtl-optimization/12289 (Solaris 9/Intel bootstrap failure: ICE in expand_call compiling java/io/ObjectInputStream.java)

PR optimization/12289
* calls.c (emit_call_1): Pretend to have popped the arguments
to noreturn and longjmp functions instead of ignoring them.
(expand_call): Don't adjust stack_pointer_dela while
inhibit_defer_pop is set.

Co-Authored-By: Roger Sayle <roger@eyesopen.com>
From-SVN: r72073
gcc/ChangeLog
gcc/calls.c