------- Additional Comments From micis at gmx dot de 2004-11-16 13:20 ------- The compiler is build with:
export CFLAGS="-pipe -g -O3 -mcpu=G5 -maltivec -mabi=altivec -fmessage- length=0 -falign-loops=16 -falign-jumps=16 -falign-functions=32 -fstrict- aliasing -fsched-interblock --param max-gcse-passes=5 -ffast-math -funroll-all- loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops" export CXXFLAGS="-pipe -g -O3 -mcpu=G5 -maltivec -mabi=altivec -fmessage- length=0 -falign-loops=16 -falign-jumps=16 -falign-functions=32 -fstrict- aliasing -fsched-interblock --param max-gcse-passes=5 -ffast-math -funroll-all- loops -funit-at-a-time -fpeel-loops -ftracer -funswitch-loops" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18521