This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "human readable" optimized code


Does "-g -Wa,-adhls" give you what you want?

Bob

On Mon, 2008-10-13 at 11:25 -0700, Reza Roboubi wrote:
> Can we get a better view of what the optimizer is doing, such as some 
> hint of which data values represent which variables inside the original 
> C-code?
> 
> Thanks a lot.
> 
> Reza.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]