I have noticed that I can log some useful information using the "-d" switch. I tried logging in_asm out of curiosity and found out that there is a massive amount of assembly in the log (10,000+ lines). The assembly generated by gcc doesn't have so many lines (10+ lines).