# GNU C 2.7.2.1 # -O2 -fdefer-pop -fomit-frame-pointer -fcse-follow-jumps -fcse-skip-blocks # -fexpensive-optimizations -fthread-jumps -fstrength-reduce -fpeephole # -fforce-mem -ffunction-cse -finline -fcaller-saves -fpcc-struct-return # -frerun-cse-after-loop -fschedule-insns -fschedule-insns2 -fcommon # -fgnu-linker -mpowerpc -mnew-mnemonics .file "TaskA.c" gcc2_compiled.: .section .rodata .align 2 .LC0: .string "con:0/0/640/200/TaskA/CLOSE" .align 2 .LC1: .string "Task A is active\n" .align 2 .LC2: .string "Couldn`t open CLI Window\n" .section ".text" .align 2 .globl main .type main,@function .long 0x402c main: stwu 1,-16(1) mflr 0 stw 30,8(1) stw 31,12(1) stw 0,20(1) addis 3,0,.LC0@ha addi 3,3,.LC0@l li 4,1006 bl PPCOpen mr. 31,3 bc 12,2,.L2 addis 30,0,.LC1@ha .L3: li 3,0 li 4,4096 bl PPCSetSignal andi. 0,3,4096 bc 4,2,.L4 mr 3,31 addi 4,30,.LC1@l crxor 6,6,6 bl PPCfprintf b .L3 .L4: mr 3,31 bl PPCClose b .L7 .L2: addis 3,0,.LC2@ha addi 3,3,.LC2@l crxor 6,6,6 bl PPCprintf .L7: li 3,0 lwz 0,20(1) mtlr 0 lwz 30,8(1) lwz 31,12(1) addi 1,1,16 blr .Lfe1: .size main,.Lfe1-main .ident "GCC: (GNU) 2.7.2.1"