]> git.xonotic.org Git - xonotic/darkplaces.git/commit
bring back the stupid Matrix4x4_Invert call as it breaks on my gcc in release builds...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 3 Mar 2009 09:05:48 +0000 (09:05 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 3 Mar 2009 09:05:48 +0000 (09:05 +0000)
commit535d87ca41c2667766ca137d530a34125959b74f
treeb948820cb27c1d5beeb018b31a63c8438b1e8ce2
parent2f49f9f4f30b97e7362425da52e562617de561ad
bring back the stupid Matrix4x4_Invert call as it breaks on my gcc in release builds (but is fine in debug builds).

Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu11' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu11)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8773 d7cf8633-e32d-0410-b094-e92efae38249
clvm_cmds.c