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: Optimizations done by -fprofile-use


Hi,

I am using -fprofile-generate -fprofile-use in a sample application. I
can see that the app is running faster after -fprofile-use. Is there a
way to see what all optimization are done by this flag in my app.

My intention is to handpick the more generic optimizations from this list.

Thanks,
Asif.


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