[gnu.utils.bug] gas 1.34

jjc@relay.eu.net (James Clark) (11/13/89)

The following (invalid) assembler file causes the sparc version of gas
1.34 to dump core. This is on a Sun 4, SunOS 4.0.3.

gcc_compiled.:
.text
	.align 4
	.proc 1
_foo:
	!#PROLOGUE# 0
	save %sp,-80,%sp
	!#PROLOGUE# 1
	movl a6, _framep
L1:
	ret
	restore

James Clark
jjc@jclark.uucp