------- Additional Comments From micis at gmx dot de 2004-12-13 09:41 ------- My GCC was build with:
CFLAGS_FOR_BUILD=-pipe -g -O3 -march=opteron -fmessage-length=0 -falign-loops=16 -falign-jumps=16 -falign-functions=32 -fstrict-aliasing -fsched-interblock -ffast-math -funroll-all-loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops -floop-optimize2 -fmove-loop-invariants -fgcse-after-reload -frename-registers -fmodulo-sched --param max-gcse-passes=5 --param max-unrolled-insns=600 --param inline-unit-growth=300 --param large-function-growth=400 -- What |Removed |Added ---------------------------------------------------------------------------- Known to fail| |4.0.0 Known to work| |3.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18949