gcc-3.4, glibc-2.3.3.20040420 kobodeluxe segfaults a few seconds after startup if it is compiled with -fforce-addr in the cflags. It works fine with -march=pentium4 -O3 -pipe -fomit-frame-pointer -ffast-math -fforce-addr -fprefetch-loop-arrays -ftracer, but when i add -fforce-addr and recompile it segfaults. just needs a filter-flags adding to the ebuild
Fixed in CVS