Bug 148781 - StepMania 3.9 Loops Songs Forever if using GCC 4 with >= -O2 optimizations
|
Bug#:
148781
|
Product: Gentoo Linux
|
Version: 2006.1
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: cchris0396@students.pcci.edu
|
|
Component: Games
|
|
|
URL:
|
|
Summary: StepMania 3.9 Loops Songs Forever if using GCC 4 with >= -O2 optimizations
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2006-09-23 07:46 0000
|
The ebuild needs a patch that forces -O1 in StepMania 3.9 using GCC 4.*
I've tested it and confirmed that it works with -O1 but not with anything
higher.
no, figure out the real bug, dont force flags
I'm no programmer, I can't find bugs. I did, however, inform the StepMania
developers.
*** Bug 153728 has been marked as a duplicate of this bug. ***
Created an attachment (id=101172) [details]
stepmania-amd64-gcc41-loopfix.patch
I have taken a closer look at what compiler options are included in -O2. This
is what I found.
@Charles: How did you inform them? I did not find a bugtracker, nor did I find
a post from you on the stepmania forums.
I am running the latest stepmania-cvs snapshot and this problem isn't present.
Created an attachment (id=102883) [details]
a patch to fix mostly all of the strict alias issues
StepMania-CVS != StepMania 3.9. Some people prefer 3.9 over 4.0 due to theme
and song compatibility issues. Oh, and someone made a real patch for this...
Great. The patch works :)
This patch is applied atop all the others, correct?