* Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.
authorAndrew Cagney <cagney@redhat.com>
Thu, 1 Mar 2001 18:19:28 +0000 (18:19 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 1 Mar 2001 18:19:28 +0000 (18:19 +0000)
commit088d891f588eb06a92f4fccf6a76e9b6ef2014c2
treee6b371de6b9ec0eb6871f703ff17842e2f55dbeb
parent3826677692e9e12fb42bc5cded26960d2137faec
* Makefile.in (os9kread.o): Do not compile with WERROR_CFLAGS.
* os9kread.c (os9k_process_one_symbol): Add assert to detect
``loses if sizeof (char *) > sizeof (int)''.
gdb/ChangeLog
gdb/Makefile.in
gdb/os9kread.c