elfos.h (ASM_OUTPUT_LABELREF): Don't define.
authorGeoff Keating <geoffk@cygnus.com>
Sat, 26 Feb 2000 20:03:11 +0000 (20:03 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Sat, 26 Feb 2000 20:03:11 +0000 (20:03 +0000)
commit42235f853e242b9eff7a5fdeedbc742e8cffdfbc
tree6caf32187f73d401e29d454fd38d7141a7b11315
parent3852e8afcc93fe600c7b47a25483592e1b8b9f71
elfos.h (ASM_OUTPUT_LABELREF): Don't define.

* config/elfos.h (ASM_OUTPUT_LABELREF): Don't define.  The default
is right for most ELF targets.
* config/ns32k/ns32k.h (ASM_OUTPUT_LABELREF): Don't define.
Let the default file use %U properly.
* config/sh/elf.h (ASM_OUTPUT_LABELREF): Don't define.  Use the
default.

* config/fp-bit.c (pack_d): Properly handle rounding of denormal
numbers.

From-SVN: r32183
gcc/ChangeLog
gcc/config/elfos.h
gcc/config/fp-bit.c
gcc/config/ns32k/ns32k.h
gcc/config/sh/elf.h