avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Bug with -Os


From: Andreas Schwarz
Subject: [avr-gcc-list] Bug with -Os
Date: Wed, 30 Jul 2003 21:08:07 +0000

Hi,

the following program runs fine when compiled with -O1 or -O2, but with
-Os the function iRealFT() corrupts the stack frame:

http://www.mikrocontroller.net/attachment.php/37827/fft.tar.gz

gcc 3.3.1 20030720
binutils 2.14 20030727

And why is the -Os binary bigger than -O2 and -O1?

Andreas


reply via email to

[Prev in Thread] Current Thread [Next in Thread]