PATCH: Fix alpha assembler crash

Nick Clifton nickc@redhat.com
Tue Dec 2 10:57:00 GMT 2003


Hi H.J.


> 2003-11-24  H.J. Lu  <hongjiu.lu@intel.com>
>
> 	* config/tc-alpha.c (s_alpha_end): Don't crash if there is no
> 	matching .ent.

Approved - please apply.

Cheers
        Nick
        

>> I noticed that as from binutils 2.14.90.0.7 segfaults on alpha-linux on
>> some wrongly generated file. It appeared that file had two '.end' for
>> one function; but SEGV occurs in even simpler case, where '.end' is not
>> preceded with '.ent' - just after error message:
>> 
>> $ ~/gdb --args rpm/BUILD/binutils-2.14.90.0.7/gas/.libs/as-new as-test.S

Could you add this test to the assembler testsuite as well please ?

Cheers
        Nick
        



More information about the Binutils mailing list