PATCH: Fix alpha assembler crash
H. J. Lu
hjl@lucon.org
Thu Dec 4 00:59:00 GMT 2003
On Tue, Dec 02, 2003 at 10:53:06AM +0000, Nick Clifton wrote:
> 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.
Done.
>
> 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 ?
>
I am afraid I don't have the time to add it.
H.J.
More information about the Binutils
mailing list