]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/explow.c
(round_push, allocate_dynamic_stack_space): Avoid using CEIL_DIV_EXPR;
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 12 Jul 1994 13:07:53 +0000 (09:07 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 12 Jul 1994 13:07:53 +0000 (09:07 -0400)
commit5244db056ba9d864cb79d780e4be2b579068dfd5
treeb141017cc7e4e08595acc02a21363e06ccddd0ee
parent667732d8498fecd3c1e0fb75bfe7f611f96336f4
(round_push, allocate_dynamic_stack_space): Avoid using CEIL_DIV_EXPR;

add adjustment and use TRUNC_DIV_EXPR instead.

From-SVN: r7738
gcc/explow.c