real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is available.
authorRoman Lechtchinsky <rl@cs.tu-berlin.de>
Fri, 7 Sep 2001 22:33:56 +0000 (22:33 +0000)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 7 Sep 2001 22:33:56 +0000 (15:33 -0700)
commit177b41ebf31068a9423718b445d08181295d8c87
treefe2aaf100e3d35763bd84f8a1f349692db79647a
parentb4905cba94fdf2453bef733450cc2daa42f7f3c6
real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is available.

        * real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is
        available.
        (UEMUSHORT): New. Use instead of unsigned EMUSHORT.
        (m16m,edivm,emulm): Change declaration to match definition.

From-SVN: r45481
gcc/ChangeLog
gcc/real.c