stor-layout.c (round_up, round_down): Move ...
authorRichard Henderson <rth@redhat.com>
Thu, 12 Aug 2004 04:01:04 +0000 (21:01 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 12 Aug 2004 04:01:04 +0000 (21:01 -0700)
commit159319544b909404d2ba3997c58a0cbe6541030a
treefc30e6d27de3e811bf01d5d624f1b7c9f3a541d8
parent57d1dd8704212031da1e646aa672720262aa4352
stor-layout.c (round_up, round_down): Move ...

        * stor-layout.c (round_up, round_down): Move ...
        * fold-const.c (round_up, round_down): ... here.  Use
        multiple_of_p to avoid any arithmetic at all.

From-SVN: r85848
gcc/ChangeLog
gcc/fold-const.c
gcc/stor-layout.c