svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned.
authorJason Merrill <jason@yorick.cygnus.com>
Fri, 19 Jun 1998 22:38:51 +0000 (22:38 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 19 Jun 1998 22:38:51 +0000 (18:38 -0400)
commit32bd96ffafd17f35b2e654691aaa7b7d71bca5c8
tree4c3c5d0ad1e286bab855f159cb29c249ba1ddc97
parent24e75411051c3f388638d4cedf5b53ae36b5020e
svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned.

* svr4.h (ASM_GENERATE_INTERNAL_LABEL): Cast arg to unsigned.
* dwarf2out.c (ASM_OUTPUT_DWARF_DATA1): Likewise.
Add parens to various macros.

From-SVN: r20619
gcc/ChangeLog
gcc/config/svr4.h
gcc/dwarf2out.c