stor-layout.c (round_up): Check for 0/1 before dividing.
authorRichard Henderson <rth@redhat.com>
Wed, 11 Aug 2004 04:00:04 +0000 (21:00 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 11 Aug 2004 04:00:04 +0000 (21:00 -0700)
commitbf4ccdd6826b5f461cd8b90f5b9706d5d5c5616c
tree51a03f38c0adf1d6eab2908be51f76a8b85adbfb
parent7109c195f0703e6fa8c44a774cfcaadacf4fe751
stor-layout.c (round_up): Check for 0/1 before dividing.

        * stor-layout.c (round_up): Check for 0/1 before dividing.
        (round_down): Likewise.

From-SVN: r85792
gcc/ChangeLog
gcc/stor-layout.c