Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   kristerw
Date:           Sat Jan  2 19:25:40 UTC 1999

Modified Files:
        src/gnu/dist/gas/config: tc-i386.c
Log Message:
Verify that the symbols are of the right kind when applying fixup
to segment data. This prevens gas from SEGV when seeing code of
the type

L0:
addl    $(Loop-L0-3),%eax
Loop:

This solves PR 6486 from Anders Hjalmarsson.




Home | Main Index | Thread Index | Old Index