]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/explow.c
(allocate_dynamic_stack_space): Test STACK_BOUNDARY against BIGGEST_ALIGNMENT at...
authorJim Wilson <wilson@gcc.gnu.org>
Thu, 30 Mar 1995 23:14:37 +0000 (15:14 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Thu, 30 Mar 1995 23:14:37 +0000 (15:14 -0800)
commit515a7242ff3435dc83e8a5ea31660156f7fdc33f
tree61aca7a7fec789e3dcdeec4216db91dd7c9daaf5
parent4084f7897a07c80284b862e2e8c8bbc3fae1a5f4
(allocate_dynamic_stack_space): Test STACK_BOUNDARY against BIGGEST_ALIGNMENT at run time instead of at compile time.

(allocate_dynamic_stack_space): Test STACK_BOUNDARY against
BIGGEST_ALIGNMENT at run time instead of at compile time.  Give
MUST_ALIGN macro a value, and test this value in if statements.

From-SVN: r9263
gcc/explow.c