From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie To: snowball3@bigfoot.com Cc: binutils@sources.redhat.com Subject: Re: [EFifer@sanwaint.com: RE: binutils prerelease available for testing (feedback needed)] Date: Thu, 20 Jul 2000 16:40:00 -0000 Message-id: <200007202340.TAA01399@envy.delorie.com> References: <397721B0.26771.19EA80@localhost> <39773077.28196.4649D@localhost> X-SW-Source: 2000-07/msg00342.html > > Should I wait until you do some more debugging, or should I revert > > your earlier patch now and let you submit a new one later? > > Go ahead and revert it. I'll submit a new one later. I have reverted your patch. 2000-07-20 DJ Delorie * config/obj-coff.c (obj_frob_symbol): revert previous change, it breaks linking against DLLs. 2000-07-17 Mark Elbrecht * config/obj-coff.c (obj_frob_symbol): Don't merge labels. Don't merge if the symbol isn't constant. Don't call S_SET_EXTERNAL if the storage class is already set.