This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Regarding GCC Optimization flags and a customized profiler
- From: Ian Lance Taylor <iant at google dot com>
- To: Parang Saraf <parang dot saraf at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 20 Jun 2012 06:38:57 -0700
- Subject: Re: Regarding GCC Optimization flags and a customized profiler
- References: <CAOS5qvRjLS0c4+OOYA4fGCfkcut882K98qxR7ueOLQFgPi=_Qg@mail.gmail.com> <CAOS5qvSOWu44EcDVkUrrwTpPszfzYJQeMCkTctK7sRDvQUhYLw@mail.gmail.com>
Parang Saraf <parang.saraf@gmail.com> writes:
> Expected Solution: 1. If you can point me to resources where I can
> find more in-depth information about the optimization flags.
Just the source code, unfortunately. At least it's complete.
Ian