[AD] Allegro does not compile with -fprefetch-loop-arrays |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Compiling Allegro-4.0.3 with -fprefetch-loop-arrays in the CFLAGS will cause
it to die with the following error:
gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include
- -I./include/allegro
- -I. -I/usr/X11R6/include -DALLEGRO_LIB_BUILD -mcpu=pentium -O2
- -funroll-loops
- -ffast-math -fomit-frame-pointer -Wall -Wno-unused -march=pentium4 -O3 -pipe
- -mfpmath=sse,387 -mmmx -msse -msse2 -fforce-addr -fomit-frame-pointer
- -funroll-loops -frerun-loop-opt -frerun-cse-after-loop -falign-functions=4
- -fprefetch-loop-arrays -fexpensive-optimizations -fPIC -DALLEGRO_SHARED
- -march=pentium4 -O3 -pipe -mfpmath=sse,387 -mmmx -msse -msse2 -fforce-addr
- -fomit-frame-pointer -funroll-loops -frerun-loop-opt -frerun-cse-after-loop
- -falign-functions=4 -fprefetch-loop-arrays -fexpensive-optimizations -c
./src/allegro.c -o obj/unix/shared/alleg/allegro.o
src/allegro.c: In function `install_allegro':
src/allegro.c:366: internal error: Gleitkomma-Ausnahme
(Gleitkomma-Ausnahme means floating-point exception :)
Allegro compiles wonderfully without -fprefetch-loop-arrays.
- --
Brandy Westcott
brandy@xxxxxxxxxx
PGP Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7802E611
PGP Key Fingerprint: 09ED 47FE 7979 59EC 32BA DD11 4FF9 D8EB 7802 E611
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/QJ0wT/nY63gC5hERArg4AJ9VIe55I3x8rcS3pe+3T2/zBMcUsgCfWTzs
PJBN07eN32osE0ntxrQT4Ko=
=PMT4
-----END PGP SIGNATURE-----