------- Additional Comments From amylaar at gcc dot gnu dot org 2005-06-21 05:37 ------- The actual reason for the wrong-code generation has not been fixed. Moreover, AFAICS, on ACCUMULATE_OUTGOING_ARGS targets, the stack pointer is loop invariant unless current_function_calls_alloca, and pretending otherwise is an unnecessary pessimization.
-- What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21848