This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
How to disanle optimizations
- From: Petar Penchev <ptr at melexis dot com>
- To: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Tue, 10 Feb 2004 11:01:28 +0200
- Subject: How to disanle optimizations
- Organization: Melexis Bulgaria
- Reply-to: ptr at melexis dot com
Hello,
Sometimes I need to disable compiler's optimizations for a specific asm
instructions (prologue and epilogue for interrupt hadnlers ). How I can do
that ?
Regards
--
Petar Penchev