This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: problem with BImode and BITS_PER_UNIT != 8
- To: Herman ten Brugge <Haj dot Ten dot Brugge at net dot HCC dot nl>
- Subject: Re: PATCH: problem with BImode and BITS_PER_UNIT != 8
- From: Richard Henderson <rth at cygnus dot com>
- Date: Tue, 26 Sep 2000 22:28:54 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <20000926134750.B29644@cygnus.com> <200009270629.HAA03810@net.HCC.nl>
On Wed, Sep 27, 2000 at 07:29:00AM +0100, Herman ten Brugge wrote:
> * machmode.def: Use correct definition for BITSIZE on targets where
> BITS_PER_UNIT != 8.
Ok.
r~