	.file	"gccbug.c"
	.text
	.align	2
	.thumb_func
	.type	INT_GenerateTables,function
INT_GenerateTables:
	push	{lr}
	sub	sp, sp, #52
	mov	r0, #0
.L11:
	mov	r3, #31
	mov	r2, #0
	sub	r3, r3, r0
	cmp	r2, r3
	bge	.L20
.L10:
	mov	r3, #31
	add	r2, r2, #1
	sub	r3, r3, r0
	cmp	r2, r3
	blt	.L10
.L20:
	add	r0, r0, #1
	cmp	r0, #30
	ble	.L11
	mov	r0, #0
.L16:
	lsl	r1, r0, #2
	mov	r3, #0
	add	r0, r0, #1
	str	r3, [r1, sp]
	cmp	r0, #4
	ble	.L16
	add	sp, sp, #52
	@ sp needed for prologue
	pop	{pc}
.Lfe1:
	.size	INT_GenerateTables,.Lfe1-INT_GenerateTables
	.ident	"GCC: (GNU) 3.1"
