Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53980 - kobodeluxe segfaults with -fforce-addr
Summary: kobodeluxe segfaults with -fforce-addr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-15 07:56 UTC by Simon Cooper
Modified: 2004-06-15 08:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Cooper 2004-06-15 07:56:36 UTC
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
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-06-15 08:18:09 UTC
Fixed in CVS