Newsgroups: comp.sys.powerpc,comp.os.parix
From: murphyn@orca.cig.mot.com (Neal P. Murphy)
Subject: Re: Motorola inline #pragma does not work?? (humorous interlude)
Keywords: inline pragma compiler mcc
Organization: Motorola Cellular Infrastructure Group
Date: 3 Mar 95 18:45:14 GMT
Message-ID: <murphyn.794256314@orca>

joep@fwi.uva.nl (Joep Vesseur) writes:

>  Can somebody shed some light on this:
...
>  Furthermore, specifying -O5, results in a an empty executable (all code
>has disappeared from the .s file, only the data sections remain...).  Is
>-O5 not supported/guaranteed to work?

Wow! That's one fantastic optimizer! It determined that your program does nothing
and, thus, generated no code! Compilers sure have come a long way in 30 years!

;) [for the humorously-challenged.]

Fester

