Fixed: GCC misoptimized the SWAP macros in farchive.cpp.
SVN r33 (trunk)
This commit is contained in:
parent
63adffee3d
commit
78a367a2d7
2 changed files with 44 additions and 46 deletions
|
|
@ -1,6 +1,6 @@
|
|||
April 11, 2006
|
||||
- Fixed: Compiling with mingw once again works, although savegame loading
|
||||
problems are not yet fixed.
|
||||
- Fixed: GCC misoptimized the SWAP macros in farchive.cpp.
|
||||
- Fixed: Compiling with mingw once again works.
|
||||
- Fixed: ACS improperly calculated the address of local variables when
|
||||
returning from one function to another function when the function that
|
||||
was called was used as part of an expression.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue