1	.file	"hi-sol.c"
2.stabs "/1h/devo/src/gas/testsuite/gas/",100,0,0,.LLtext0
3.stabs "hi-sol.c",100,0,0,.LLtext0
4.section	".text"
5.LLtext0:
6	.stabs	"gcc2_compiled.", 0x3c, 0, 0, 0
7.stabs "int:t1=r1;-2147483648;2147483647;",128,0,0,0
8.stabs "char:t2=r2;0;127;",128,0,0,0
9.stabs "long int:t3=r1;-2147483648;2147483647;",128,0,0,0
10.stabs "unsigned int:t4=r1;0;-1;",128,0,0,0
11.stabs "long unsigned int:t5=r1;0;-1;",128,0,0,0
12.stabs "short int:t6=r1;-32768;32767;",128,0,0,0
13.stabs "long long int:t7=r1;0;-1;",128,0,0,0
14.stabs "short unsigned int:t8=r1;0;65535;",128,0,0,0
15.stabs "long long unsigned int:t9=r1;0;-1;",128,0,0,0
16.stabs "signed char:t10=r1;-128;127;",128,0,0,0
17.stabs "unsigned char:t11=r1;0;255;",128,0,0,0
18.stabs "float:t12=r1;4;0;",128,0,0,0
19.stabs "double:t13=r1;8;0;",128,0,0,0
20.stabs "long double:t14=r1;8;0;",128,0,0,0
21.stabs "void:t15=15",128,0,0,0
22.stabs "msg:G16=ar1;0;13;2",32,0,0,0
23	.global msg
24.section	".rodata"
25	.align 8
26	.type	 msg,#object
27	.size	 msg,14
28msg:
29	.asciz	"hello, world!"
30	.align 8
31.LLC0:
32	.asciz	"%s\n"
33.section	".text"
34	.align 4
35.stabs "main:F1",36,0,0,main
36.stabs "argc:P1",64,0,0,24
37.stabs "argv:P17=*18=*2",64,0,0,25
38	.global main
39	.type	 main,#function
40	.proc	04
41main:
42.stabn 68,0,4,.LM1-main
43.LM1:
44	!#PROLOGUE# 0
45	save %sp,-112,%sp
46	!#PROLOGUE# 1
47.stabn 68,0,5,.LM2-main
48.LM2:
49.LLBB2:
50	sethi %hi(.LLC0),%o0
51	or %o0,%lo(.LLC0),%o0
52	sethi %hi(msg),%o1
53	call printf,0
54	or %o1,%lo(msg),%o1
55.stabn 68,0,6,.LM3-main
56.LM3:
57.stabn 68,0,7,.LM4-main
58.LM4:
59.LLBE2:
60	ret
61	restore %g0,0,%o0
62.LLfe1:
63	.size	 main,.LLfe1-main
64.stabn 192,0,0,.LLBB2-main
65.stabn 224,0,0,.LLBE2-main
66	.ident	"GCC: (GNU) cygnus-2.3.3"
67