Weird optimization bug...?

Ken Foskey foskey@optushome.com.au
Sun Jun 6 00:47:00 GMT 2004


On Sun, 2004-06-06 at 05:09, Adrian Bentley wrote:

> Is there any pragma or the like to disable gcc optimizations around a
> certain part of a file?  Trying to get around this is taking way too
> long :).

Create a separate file with that specific subroutine in it and compile
without optimisations.

The simple solution often eludes us :-)

-- 
Thanks
KenF
OpenOffice.org developer



More information about the Gcc-help mailing list