------- Additional Comments From deemkay at gmail dot com 2005-05-01 18:08 ------- hmm. code size is actually bigger with -Os.
-rwxr-xr-x 1 dirtyepic users 15689 May 1 12:02 pr21314-O0 -rwxr-xr-x 1 dirtyepic users 8333 May 1 12:02 pr21314-O1 -rwxr-xr-x 1 dirtyepic users 8405 May 1 11:35 pr21314-O2 -rwxr-xr-x 1 dirtyepic users 8157 May 1 12:03 pr21314-O3 -rwxr-xr-x 1 dirtyepic users 12989 May 1 11:35 pr21314-Os ( $ g++ -Ox -Wall -march=pentium3 cpptest.cpp -o pr21314-Ox ) the only modification should be the branding.. but if you can't reproduce i must have overlooked something. i'll do a manual build and see if it goes away. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21314