This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
optimization switch
- To: gcc-help at gcc dot gnu dot org
- Subject: optimization switch
- From: Gilon Miller <gilon dot miller at friendlyrobotics dot com>
- Date: Mon, 12 Mar 2001 12:48:19 +0200
- Disposition-notification-to: Gilon Miller <gilon.miller@friendlyrobotics.com>
Hi,
In a makefile I inherited from a previous project the source files are
compiled using -o6 compile switch. As far as I know the compile switch only
goes up to -o3. What is -o6 supposed to do? Or is not simply wrong?
Thanks,
Gilon