This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
optimization report
- From: Mahmood Naderan <nt_mahmood at yahoo dot com>
- To: "gcc-help at gcc dot gnu dot org" <gcc-help at gcc dot gnu dot org>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Sat, 25 Feb 2012 11:06:21 -0800 (PST)
- Subject: optimization report
- Reply-to: Mahmood Naderan <nt_mahmood at yahoo dot com>
Hi
Does GCC report on optimizations? I mean, using -O3, it is good to see which part of code was the hardest part in optimization process. Or a report that shows which part of code used largest memory.
?
// Naderan *Mahmood;