summaryrefslogtreecommitdiff
path: root/test/torture-s/vfprintf-chk-1.c.s
blob: a3f757b871c534a0826338a09fe1f27a72892a88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
	.text
	.file	"/b/build/slave/linux/build/src/src/work/gcc/gcc/testsuite/gcc.c-torture/execute/vfprintf-chk-1.c"
	.section	.text.__vfprintf_chk,"ax",@progbits
	.hidden	__vfprintf_chk
	.globl	__vfprintf_chk
	.type	__vfprintf_chk,@function
__vfprintf_chk:                         # @__vfprintf_chk
	.param  	i32, i32, i32, i32
	.result 	i32
# BB#0:                                 # %entry
	block
	i32.const	$push3=, 0
	i32.load	$push0=, should_optimize($pop3)
	br_if   	0, $pop0        # 0: down to label0
# BB#1:                                 # %if.end
	i32.const	$push4=, 0
	i32.const	$push1=, 1
	i32.store	$discard=, should_optimize($pop4), $pop1
	i32.call	$push2=, vfprintf@FUNCTION, $0, $2, $3
	return  	$pop2
.LBB0_2:                                # %if.then
	end_block                       # label0:
	call    	abort@FUNCTION
	unreachable
	.endfunc
.Lfunc_end0:
	.size	__vfprintf_chk, .Lfunc_end0-__vfprintf_chk

	.section	.text.inner,"ax",@progbits
	.hidden	inner
	.globl	inner
	.type	inner,@function
inner:                                  # @inner
	.param  	i32, i32
	.local  	i32, i32, i32, i32
# BB#0:                                 # %entry
	i32.const	$2=, __stack_pointer
	i32.load	$2=, 0($2)
	i32.const	$3=, 16
	i32.sub 	$5=, $2, $3
	i32.const	$3=, __stack_pointer
	i32.store	$5=, 0($3), $5
	i32.store	$push0=, 12($5), $1
	i32.store	$discard=, 8($5), $pop0
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	i32.const	$push1=, 10
	i32.gt_u	$push2=, $0, $pop1
	br_if   	0, $pop2        # 0: down to label24
# BB#1:                                 # %entry
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	block
	tableswitch	$0, 0, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 # 0: down to label36
                                        # 1: down to label35
                                        # 2: down to label34
                                        # 3: down to label33
                                        # 4: down to label32
                                        # 5: down to label31
                                        # 6: down to label30
                                        # 7: down to label29
                                        # 8: down to label28
                                        # 9: down to label27
                                        # 10: down to label26
.LBB1_2:                                # %sw.bb
	end_block                       # label36:
	i32.const	$push133=, 0
	i32.const	$push118=, 1
	i32.store	$discard=, should_optimize($pop133), $pop118
	i32.const	$push132=, 0
	i32.load	$push119=, stdout($pop132)
	i32.const	$push131=, .L.str
	i32.load	$push120=, 12($5)
	i32.call	$discard=, __vfprintf_chk@FUNCTION, $pop119, $0, $pop131, $pop120
	i32.const	$push130=, 0
	i32.load	$push121=, should_optimize($pop130)
	i32.const	$push193=, 0
	i32.eq  	$push194=, $pop121, $pop193
	br_if   	12, $pop194     # 12: down to label23
# BB#3:                                 # %if.end
	i32.const	$push136=, 0
	i32.const	$push135=, 0
	i32.store	$push122=, should_optimize($pop136), $pop135
	i32.load	$push123=, stdout($pop122)
	i32.const	$push134=, .L.str
	i32.load	$push124=, 8($5)
	i32.call	$push125=, __vfprintf_chk@FUNCTION, $pop123, $0, $pop134, $pop124
	i32.const	$push126=, 5
	i32.ne  	$push127=, $pop125, $pop126
	br_if   	13, $pop127     # 13: down to label22
# BB#4:                                 # %if.end5
	i32.const	$push128=, 0
	i32.load	$push129=, should_optimize($pop128)
	br_if   	10, $pop129     # 10: down to label25
# BB#5:                                 # %if.then7
	call    	abort@FUNCTION
	unreachable
.LBB1_6:                                # %sw.bb9
	end_block                       # label35:
	i32.const	$push140=, 0
	i32.const	$push106=, 1
	i32.store	$discard=, should_optimize($pop140), $pop106
	i32.const	$push139=, 0
	i32.load	$push107=, stdout($pop139)
	i32.const	$push138=, .L.str.1
	i32.load	$push108=, 12($5)
	i32.call	$discard=, __vfprintf_chk@FUNCTION, $pop107, $0, $pop138, $pop108
	i32.const	$push137=, 0
	i32.load	$push109=, should_optimize($pop137)
	i32.const	$push195=, 0
	i32.eq  	$push196=, $pop109, $pop195
	br_if   	13, $pop196     # 13: down to label21
# BB#7:                                 # %if.end13
	i32.const	$push143=, 0
	i32.const	$push142=, 0
	i32.store	$push110=, should_optimize($pop143), $pop142
	i32.load	$push111=, stdout($pop110)
	i32.const	$push141=, .L.str.1
	i32.load	$push112=, 8($5)
	i32.call	$push113=, __vfprintf_chk@FUNCTION, $pop111, $0, $pop141, $pop112
	i32.const	$push114=, 6
	i32.ne  	$push115=, $pop113, $pop114
	br_if   	14, $pop115     # 14: down to label20
# BB#8:                                 # %if.end17
	i32.const	$push116=, 0
	i32.load	$push117=, should_optimize($pop116)
	br_if   	9, $pop117      # 9: down to label25
# BB#9:                                 # %if.then19
	call    	abort@FUNCTION
	unreachable
.LBB1_10:                               # %sw.bb21
	end_block                       # label34:
	i32.const	$push147=, 0
	i32.const	$push95=, 1
	i32.store	$0=, should_optimize($pop147), $pop95
	i32.const	$push146=, 0
	i32.load	$push96=, stdout($pop146)
	i32.const	$push145=, .L.str.2
	i32.load	$push97=, 12($5)
	i32.call	$discard=, __vfprintf_chk@FUNCTION, $pop96, $0, $pop145, $pop97
	i32.const	$push144=, 0
	i32.load	$push98=, should_optimize($pop144)
	i32.const	$push197=, 0
	i32.eq  	$push198=, $pop98, $pop197
	br_if   	14, $pop198     # 14: down to label19
# BB#11:                                # %if.end25
	i32.const	$push150=, 0
	i32.const	$push149=, 0
	i32.store	$push99=, should_optimize($pop150), $pop149
	i32.load	$push100=, stdout($pop99)
	i32.const	$push148=, .L.str.2
	i32.load	$push101=, 8($5)
	i32.call	$push102=, __vfprintf_chk@FUNCTION, $pop100, $0, $pop148, $pop101
	i32.ne  	$push103=, $pop102, $0
	br_if   	15, $pop103     # 15: down to label18
# BB#12:                                # %if.end29
	i32.const	$push104=, 0
	i32.load	$push105=, should_optimize($pop104)
	br_if   	8, $pop105      # 8: down to label25
# BB#13:                                # %if.then31
	call    	abort@FUNCTION
	unreachable
.LBB1_14:                               # %sw.bb33
	end_block                       # label33:
	i32.const	$push154=, 0
	i32.const	$push85=, 1
	i32.store	$discard=, should_optimize($pop154), $pop85
	i32.const	$push153=, 0
	i32.load	$push86=, stdout($pop153)
	i32.const	$push152=, .L.str.3
	i32.load	$push87=, 12($5)
	i32.call	$discard=, __vfprintf_chk@FUNCTION, $pop86, $0, $pop152, $pop87
	i32.const	$push151=, 0
	i32.load	$push88=, should_optimize($pop151)
	i32.const	$push199=, 0
	i32.eq  	$push200=, $pop88, $pop199
	br_if   	15, $pop200     # 15: down to label17
# BB#15:                                # %if.end37
	i32.const	$push157=, 0
	i32.const	$push156=, 0
	i32.store	$push89=, should_optimize($pop157), $pop156
	i32.load	$push90=, stdout($pop89)
	i32.const	$push155=, .L.str.3
	i32.load	$push91=, 8($5)
	i32.call	$push92=, __vfprintf_chk@FUNCTION, $pop90, $0, $pop155, $pop91
	br_if   	16, $pop92      # 16: down to label16
# BB#16:                                # %if.end41
	i32.const	$push93=, 0
	i32.load	$push94=, should_optimize($pop93)
	br_if   	7, $pop94       # 7: down to label25
# BB#17:                                # %if.then43
	call    	abort@FUNCTION
	unreachable
.LBB1_18:                               # %sw.bb45
	end_block                       # label32:
	i32.const	$push73=, 0
	i32.const	$push161=, 0
	i32.store	$push160=, should_optimize($pop73), $pop161
	tee_local	$push159=, $0=, $pop160
	i32.load	$push74=, stdout($pop159)
	i32.const	$push158=, .L.str.4
	i32.load	$push75=, 12($5)
	i32.call	$discard=, __vfprintf_chk@FUNCTION, $pop74, $0, $pop158, $pop75
	i32.load	$push76=, should_optimize($0)
	i32.const	$push201=, 0
	i32.eq  	$push202=, $pop76, $pop201
	br_if   	16, $pop202     # 16: down to label15
# BB#19:                                # %if.end49
	i32.store	$push77=, should_optimize($0), $0
	i32.load	$push78=, stdout($pop77)
	i32.const	$push162=, .L.str.4
	i32.load	$push79=, 8($5)
	i32.call	$push80=, __vfprintf_chk@FUNCTION, $pop78, $0, $pop162, $pop79
	i32.const	$push81=, 5
	i32.ne  	$push82=, $pop80, $pop81
	br_if   	17, $pop82      # 17: down to label14
# BB#20:                                # %if.end53
	i32.const	$push83=, 0
	i32.load	$push84=, should_optimize($pop83)
	br_if   	6, $pop84       # 6: down to label25
# BB#21:                                # %if.then55
	call    	abort@FUNCTION
	unreachable
.LBB1_22:                               # %sw.bb57
	end_block                       # label31:
	i32.const	$push61=, 0
	i32.const	$push166=, 0
	i32.store	$push165=, should_optimize($pop61), $pop166
	tee_local	$push164=, $0=, $pop165
	i32.load	$push62=, stdout($pop164)
	i32.const	$push163=, .L.str.4
	i32.load	$push63=, 12($5)
	i32.call	$discard=, __vfprintf_chk@FUNCTION, $pop62, $0, $pop163, $pop63
	i32.load	$push64=, should_optimize($0)
	i32.const	$push203=, 0
	i32.eq  	$push204=, $pop64, $pop203
	br_if   	17, $pop204     # 17: down to label13
# BB#23:                                # %if.end61
	i32.store	$push65=, should_optimize($0), $0
	i32.load	$push66=, stdout($pop65)
	i32.const	$push167=, .L.str.4
	i32.load	$push67=, 8($5)
	i32.call	$push68=, __vfprintf_chk@FUNCTION, $pop66, $0, $pop167, $pop67
	i32.const	$push69=, 6
	i32.ne  	$push70=, $pop68, $pop69
	br_if   	18, $pop70      # 18: down to label12
# BB#24:                                # %if.end65
	i32.const	$push71=, 0
	i32.load	$push72=, should_optimize($pop71)
	br_if   	5, $pop72       # 5: down to label25
# BB#25:                                # %if.then67
	call    	abort@FUNCTION
	unreachable
.LBB1_26:                               # %sw.bb69
	end_block                       # label30:
	i32.const	$push49=, 0
	i32.const	$push171=, 0
	i32.store	$push170=, should_optimize($pop49), $pop171
	tee_local	$push169=, $0=, $pop170
	i32.load	$push50=, stdout($pop169)
	i32.const	$push168=, .L.str.4
	i32.load	$push51=, 12($5)
	i32.call	$discard=, __vfprintf_chk@FUNCTION, $pop50, $0, $pop168, $pop51
	i32.load	$push52=, should_optimize($0)
	i32.const	$push205=, 0
	i32.eq  	$push206=, $pop52, $pop205
	br_if   	18, $pop206     # 18: down to label11
# BB#27:                                # %if.end73
	i32.store	$push53=, should_optimize($0), $0
	i32.load	$push54=, stdout($pop53)
	i32.const	$push172=, .L.str.4
	i32.load	$push55=, 8($5)
	i32.call	$push56=, __vfprintf_chk@FUNCTION, $pop54, $0, $pop172, $pop55
	i32.const	$push57=, 1
	i32.ne  	$push58=, $pop56, $pop57
	br_if   	19, $pop58      # 19: down to label10
# BB#28:                                # %if.end77
	i32.const	$push59=, 0
	i32.load	$push60=, should_optimize($pop59)
	br_if   	4, $pop60       # 4: down to label25
# BB#29:                                # %if.then79
	call    	abort@FUNCTION
	unreachable
.LBB1_30:                               # %sw.bb81
	end_block                       # label29:
	i32.const	$push39=, 0
	i32.const	$push176=, 0
	i32.store	$push175=, should_optimize($pop39), $pop176
	tee_local	$push174=, $0=, $pop175
	i32.load	$push40=, stdout($pop174)
	i32.const	$push173=, .L.str.4
	i32.load	$push41=, 12($5)
	i32.call	$discard=, __vfprintf_chk@FUNCTION, $pop40, $0, $pop173, $pop41
	i32.load	$push42=, should_optimize($0)
	i32.const	$push207=, 0
	i32.eq  	$push208=, $pop42, $pop207
	br_if   	19, $pop208     # 19: down to label9
# BB#31:                                # %if.end85
	i32.store	$push43=, should_optimize($0), $0
	i32.load	$push44=, stdout($pop43)
	i32.const	$push177=, .L.str.4
	i32.load	$push45=, 8($5)
	i32.call	$push46=, __vfprintf_chk@FUNCTION, $pop44, $0, $pop177, $pop45
	br_if   	20, $pop46      # 20: down to label8
# BB#32:                                # %if.end89
	i32.const	$push47=, 0
	i32.load	$push48=, should_optimize($pop47)
	br_if   	3, $pop48       # 3: down to label25
# BB#33:                                # %if.then91
	call    	abort@FUNCTION
	unreachable
.LBB1_34:                               # %sw.bb93
	end_block                       # label28:
	i32.const	$push27=, 0
	i32.const	$push181=, 0
	i32.store	$push180=, should_optimize($pop27), $pop181
	tee_local	$push179=, $0=, $pop180
	i32.load	$push28=, stdout($pop179)
	i32.const	$push178=, .L.str.5
	i32.load	$push29=, 12($5)
	i32.call	$discard=, __vfprintf_chk@FUNCTION, $pop28, $0, $pop178, $pop29
	i32.load	$push30=, should_optimize($0)
	i32.const	$push209=, 0
	i32.eq  	$push210=, $pop30, $pop209
	br_if   	20, $pop210     # 20: down to label7
# BB#35:                                # %if.end97
	i32.store	$push31=, should_optimize($0), $0
	i32.load	$push32=, stdout($pop31)
	i32.const	$push182=, .L.str.5
	i32.load	$push33=, 8($5)
	i32.call	$push34=, __vfprintf_chk@FUNCTION, $pop32, $0, $pop182, $pop33
	i32.const	$push35=, 1
	i32.ne  	$push36=, $pop34, $pop35
	br_if   	21, $pop36      # 21: down to label6
# BB#36:                                # %if.end101
	i32.const	$push37=, 0
	i32.load	$push38=, should_optimize($pop37)
	br_if   	2, $pop38       # 2: down to label25
# BB#37:                                # %if.then103
	call    	abort@FUNCTION
	unreachable
.LBB1_38:                               # %sw.bb105
	end_block                       # label27:
	i32.const	$push15=, 0
	i32.const	$push186=, 0
	i32.store	$push185=, should_optimize($pop15), $pop186
	tee_local	$push184=, $0=, $pop185
	i32.load	$push16=, stdout($pop184)
	i32.const	$push183=, .L.str.6
	i32.load	$push17=, 12($5)
	i32.call	$discard=, __vfprintf_chk@FUNCTION, $pop16, $0, $pop183, $pop17
	i32.load	$push18=, should_optimize($0)
	i32.const	$push211=, 0
	i32.eq  	$push212=, $pop18, $pop211
	br_if   	21, $pop212     # 21: down to label5
# BB#39:                                # %if.end109
	i32.store	$push19=, should_optimize($0), $0
	i32.load	$push20=, stdout($pop19)
	i32.const	$push187=, .L.str.6
	i32.load	$push21=, 8($5)
	i32.call	$push22=, __vfprintf_chk@FUNCTION, $pop20, $0, $pop187, $pop21
	i32.const	$push23=, 7
	i32.ne  	$push24=, $pop22, $pop23
	br_if   	22, $pop24      # 22: down to label4
# BB#40:                                # %if.end113
	i32.const	$push25=, 0
	i32.load	$push26=, should_optimize($pop25)
	br_if   	1, $pop26       # 1: down to label25
# BB#41:                                # %if.then115
	call    	abort@FUNCTION
	unreachable
.LBB1_42:                               # %sw.bb117
	end_block                       # label26:
	i32.const	$push3=, 0
	i32.const	$push191=, 0
	i32.store	$push190=, should_optimize($pop3), $pop191
	tee_local	$push189=, $0=, $pop190
	i32.load	$push4=, stdout($pop189)
	i32.const	$push188=, .L.str.7
	i32.load	$push5=, 12($5)
	i32.call	$discard=, __vfprintf_chk@FUNCTION, $pop4, $0, $pop188, $pop5
	i32.load	$push6=, should_optimize($0)
	i32.const	$push213=, 0
	i32.eq  	$push214=, $pop6, $pop213
	br_if   	22, $pop214     # 22: down to label3
# BB#43:                                # %if.end121
	i32.store	$push7=, should_optimize($0), $0
	i32.load	$push8=, stdout($pop7)
	i32.const	$push192=, .L.str.7
	i32.load	$push9=, 8($5)
	i32.call	$push10=, __vfprintf_chk@FUNCTION, $pop8, $0, $pop192, $pop9
	i32.const	$push11=, 2
	i32.ne  	$push12=, $pop10, $pop11
	br_if   	23, $pop12      # 23: down to label2
# BB#44:                                # %if.end125
	i32.const	$push13=, 0
	i32.load	$push14=, should_optimize($pop13)
	i32.const	$push215=, 0
	i32.eq  	$push216=, $pop14, $pop215
	br_if   	24, $pop216     # 24: down to label1
.LBB1_45:                               # %sw.epilog
	end_block                       # label25:
	i32.const	$4=, 16
	i32.add 	$5=, $5, $4
	i32.const	$4=, __stack_pointer
	i32.store	$5=, 0($4), $5
	return
.LBB1_46:                               # %sw.default
	end_block                       # label24:
	call    	abort@FUNCTION
	unreachable
.LBB1_47:                               # %if.then
	end_block                       # label23:
	call    	abort@FUNCTION
	unreachable
.LBB1_48:                               # %if.then4
	end_block                       # label22:
	call    	abort@FUNCTION
	unreachable
.LBB1_49:                               # %if.then12
	end_block                       # label21:
	call    	abort@FUNCTION
	unreachable
.LBB1_50:                               # %if.then16
	end_block                       # label20:
	call    	abort@FUNCTION
	unreachable
.LBB1_51:                               # %if.then24
	end_block                       # label19:
	call    	abort@FUNCTION
	unreachable
.LBB1_52:                               # %if.then28
	end_block                       # label18:
	call    	abort@FUNCTION
	unreachable
.LBB1_53:                               # %if.then36
	end_block                       # label17:
	call    	abort@FUNCTION
	unreachable
.LBB1_54:                               # %if.then40
	end_block                       # label16:
	call    	abort@FUNCTION
	unreachable
.LBB1_55:                               # %if.then48
	end_block                       # label15:
	call    	abort@FUNCTION
	unreachable
.LBB1_56:                               # %if.then52
	end_block                       # label14:
	call    	abort@FUNCTION
	unreachable
.LBB1_57:                               # %if.then60
	end_block                       # label13:
	call    	abort@FUNCTION
	unreachable
.LBB1_58:                               # %if.then64
	end_block                       # label12:
	call    	abort@FUNCTION
	unreachable
.LBB1_59:                               # %if.then72
	end_block                       # label11:
	call    	abort@FUNCTION
	unreachable
.LBB1_60:                               # %if.then76
	end_block                       # label10:
	call    	abort@FUNCTION
	unreachable
.LBB1_61:                               # %if.then84
	end_block                       # label9:
	call    	abort@FUNCTION
	unreachable
.LBB1_62:                               # %if.then88
	end_block                       # label8:
	call    	abort@FUNCTION
	unreachable
.LBB1_63:                               # %if.then96
	end_block                       # label7:
	call    	abort@FUNCTION
	unreachable
.LBB1_64:                               # %if.then100
	end_block                       # label6:
	call    	abort@FUNCTION
	unreachable
.LBB1_65:                               # %if.then108
	end_block                       # label5:
	call    	abort@FUNCTION
	unreachable
.LBB1_66:                               # %if.then112
	end_block                       # label4:
	call    	abort@FUNCTION
	unreachable
.LBB1_67:                               # %if.then120
	end_block                       # label3:
	call    	abort@FUNCTION
	unreachable
.LBB1_68:                               # %if.then124
	end_block                       # label2:
	call    	abort@FUNCTION
	unreachable
.LBB1_69:                               # %if.then127
	end_block                       # label1:
	call    	abort@FUNCTION
	unreachable
	.endfunc
.Lfunc_end1:
	.size	inner, .Lfunc_end1-inner

	.section	.text.main,"ax",@progbits
	.hidden	main
	.globl	main
	.type	main,@function
main:                                   # @main
	.result 	i32
	.local  	i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, i32
# BB#0:                                 # %entry
	i32.const	$1=, __stack_pointer
	i32.load	$1=, 0($1)
	i32.const	$2=, 112
	i32.sub 	$10=, $1, $2
	i32.const	$2=, __stack_pointer
	i32.store	$10=, 0($2), $10
	i32.const	$push0=, 0
	i32.const	$push20=, 0
	call    	inner@FUNCTION, $pop0, $pop20
	i32.const	$push1=, 1
	i32.const	$push19=, 0
	call    	inner@FUNCTION, $pop1, $pop19
	i32.const	$push2=, 2
	i32.const	$push18=, 0
	call    	inner@FUNCTION, $pop2, $pop18
	i32.const	$push3=, 3
	i32.const	$push17=, 0
	call    	inner@FUNCTION, $pop3, $pop17
	i32.const	$push4=, .L.str
	i32.store	$discard=, 96($10):p2align=4, $pop4
	i32.const	$push5=, 4
	i32.const	$4=, 96
	i32.add 	$4=, $10, $4
	call    	inner@FUNCTION, $pop5, $4
	i32.const	$push6=, .L.str.1
	i32.store	$0=, 80($10):p2align=4, $pop6
	i32.const	$push7=, 5
	i32.const	$5=, 80
	i32.add 	$5=, $10, $5
	call    	inner@FUNCTION, $pop7, $5
	i32.const	$push8=, .L.str.2
	i32.store	$discard=, 64($10):p2align=4, $pop8
	i32.const	$push9=, 6
	i32.const	$6=, 64
	i32.add 	$6=, $10, $6
	call    	inner@FUNCTION, $pop9, $6
	i32.const	$push10=, .L.str.3
	i32.store	$discard=, 48($10):p2align=4, $pop10
	i32.const	$push11=, 7
	i32.const	$7=, 48
	i32.add 	$7=, $10, $7
	call    	inner@FUNCTION, $pop11, $7
	i32.const	$push12=, 120
	i32.store	$discard=, 32($10):p2align=4, $pop12
	i32.const	$push13=, 8
	i32.const	$8=, 32
	i32.add 	$8=, $10, $8
	call    	inner@FUNCTION, $pop13, $8
	i32.store	$discard=, 16($10):p2align=4, $0
	i32.const	$push14=, 9
	i32.const	$9=, 16
	i32.add 	$9=, $10, $9
	call    	inner@FUNCTION, $pop14, $9
	i32.const	$push16=, 0
	i32.store	$0=, 0($10):p2align=4, $pop16
	i32.const	$push15=, 10
	call    	inner@FUNCTION, $pop15, $10
	i32.const	$3=, 112
	i32.add 	$10=, $10, $3
	i32.const	$3=, __stack_pointer
	i32.store	$10=, 0($3), $10
	return  	$0
	.endfunc
.Lfunc_end2:
	.size	main, .Lfunc_end2-main

	.hidden	should_optimize         # @should_optimize
	.type	should_optimize,@object
	.section	.bss.should_optimize,"aw",@nobits
	.globl	should_optimize
	.p2align	2
should_optimize:
	.int32	0                       # 0x0
	.size	should_optimize, 4

	.type	.L.str,@object          # @.str
	.section	.rodata.str1.1,"aMS",@progbits,1
.L.str:
	.asciz	"hello"
	.size	.L.str, 6

	.type	.L.str.1,@object        # @.str.1
.L.str.1:
	.asciz	"hello\n"
	.size	.L.str.1, 7

	.type	.L.str.2,@object        # @.str.2
.L.str.2:
	.asciz	"a"
	.size	.L.str.2, 2

	.type	.L.str.3,@object        # @.str.3
.L.str.3:
	.skip	1
	.size	.L.str.3, 1

	.type	.L.str.4,@object        # @.str.4
.L.str.4:
	.asciz	"%s"
	.size	.L.str.4, 3

	.type	.L.str.5,@object        # @.str.5
.L.str.5:
	.asciz	"%c"
	.size	.L.str.5, 3

	.type	.L.str.6,@object        # @.str.6
.L.str.6:
	.asciz	"%s\n"
	.size	.L.str.6, 4

	.type	.L.str.7,@object        # @.str.7
.L.str.7:
	.asciz	"%d\n"
	.size	.L.str.7, 4


	.ident	"clang version 3.9.0 "