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]
Other format: [Raw text]

Re: PATCH: Fix alpha assembler crash


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
        


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