regmove.c (combine_stack_adjustments_for_block): Check that the stack pointer is...
authorStephane Carrez <stcarrez@worldnet.fr>
Wed, 22 Mar 2000 23:05:12 +0000 (00:05 +0100)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 22 Mar 2000 23:05:12 +0000 (15:05 -0800)
commit5d64361bdcda957ce1bb002593d3fb2c0de7df3d
treeb95c435742f995411de347cbf399ff9cd389d453
parent124906f908a85c2eded9af01cb3e8dbbc1e0f81a
regmove.c (combine_stack_adjustments_for_block): Check that the stack pointer is a valid memory address.

        * regmove.c (combine_stack_adjustments_for_block): Check that
        the stack pointer is a valid memory address.

From-SVN: r32691
gcc/ChangeLog
gcc/regmove.c