Weird optimization bug...?

Ian Lance Taylor ian@wasabisystems.com
Sat Jun 5 23:31:00 GMT 2004


Adrian Bentley <adruab@voria.com> writes:

> Is there any pragma or the like to disable gcc optimizations around a
> certain part of a file?

No, I'm afraid not.  The optimization options affect the entire file.

Ian



More information about the Gcc-help mailing list