This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: A patch to fix COFF


On Thu, Feb 22, 2001 at 04:12:04PM -0800, H . J . Lu wrote:
> I'd like to check into this patch to fix
> 
> http://sources.redhat.com/ml/binutils/2001-02/msg00333.html
> http://sources.redhat.com/ml/binutils/2001-02/msg00334.html
> 
> The problem is
> 
>   {"file", dwarf2_directive_file, 0},
> 
> If BFD_ASSEMBLER is not defined, as will barf on
> 
> 	.file "foo.c"
> 
> Thanks.
> 
> -- 
> H.J. Lu (hjl@valinux.com)
> ---
> 2001-02-22  H.J. Lu  <hjl@gnu.org>
> 
> 	* dwarf2dbg.c (dwarf2_directive_file): Empty if BFD_ASSEMBLER
> 	is not defined.
> 

Oops. Patch is wrong. Working on a new one.


H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]