gnu.gcc.help
[Top] [All Lists]

Re: Indication of optimized code

Subject: Re: Indication of optimized code
From: Christian Christmann
Date: Mon, 31 Jul 2006 15:31:51 +0200
Newsgroups: gnu.gcc.help
On Mon, 31 Jul 2006 12:39:19 +0200, FÖLDY Lajos wrote:

>> I would like to see how gcc optimizes my source code
>> at different optimization levels.
>> Is there an option with gcc to force the compiler
>> to output the optimized source code?

> -S -fverbose-asm

Thank you, but this is not really what I'm looking for
but I would like to obtain the modifications in the form
of a C source code.

Bye,
Chris

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy