This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
-O9 option
- From: Atakan Gurkan <ato at northwestern dot edu>
- To: gcc at gcc dot gnu dot org
- Date: Sun, 7 Apr 2002 22:54:25 -0500
- Subject: -O9 option
Hi,
Is the function of -O9 optimization level discussed anywhere? I looked
in the manual but there are only options up to -O3. I also checked the
FAQ, and made a Google search but couldn't find a good explanation.
When I used this option, one of my programs that was working reasonably
well, started giving results that don't make sense. Is this something
expected?
Thanks,
Atakan Gurkan