This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Undocumented option
- From: "Aaron W. LaFramboise" <aaronavay62 at aaronwl dot com>
- To: Sam Lauber <sam124 at operamail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 12 Dec 2004 16:41:12 -0600
- Subject: Re: Undocumented option
- References: <20041212212158.A0ECB21B32F@ws5-6.us4.outblaze.com>
Sam Lauber wrote:
> I have found of an option "-freorder-blocks-and-partition" in cc1.
> Can anyone document it to me?
It is documented in recent mainline snapshots, such as at
<http://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html#index-freorder_002dblocks_002dand_002dpartition-508>.
Aaron W. LaFramboise