freebsd-nq/gnu
Geoff Rehmet 86a13e77dd Bug reported by Jon-Dean Mountjoy <csjm@cs.ru.ac.za>
Paul Kranenburg's description:
ld is in error here, assuming that symbols with N_EXT set always have an
entry in the (global) symbol table: this is not the case for C++ generated
constructor/destructor symbols. I can reproduce your failure by fudging
a "multiply defined" constructor symbol by hand. Checking for `g == NULL'
seems to be a ok as a fence for now.

So:
for now, in do_file_warnings() we check if g == NULL, before trying to generate
any warning messages.  This prevents a NULL pointer dereference.
1994-06-14 12:45:41 +00:00
..
games Update for new organization of gnu tree. 1994-01-30 01:24:23 +00:00
lib Change includes in proper way, i.e. 1994-06-12 08:51:09 +00:00
libexec Back out previous change and allow uucico to run by others, 1994-05-31 15:55:43 +00:00
usr.bin Bug reported by Jon-Dean Mountjoy <csjm@cs.ru.ac.za> 1994-06-14 12:45:41 +00:00
COPYING Updated GNU utilities 1993-06-18 04:22:21 +00:00
COPYING.LIB Adding GPL docs, make structure. 1993-06-18 06:05:45 +00:00
Makefile Update for new organization of gnu tree. 1994-01-30 00:55:54 +00:00
Makefile.inc Added gdb/gas/ld to GNU makefiles 1993-06-29 09:54:26 +00:00