Jeroen Demeyer on Wed, 07 Mar 2012 00:46:26 +0100


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

GCC 4.6.3 miscompiles PARI on OS X PPC


GCC 4.6.3 miscompiles src/language/init.c on OS X 10.4 PPC (32-bit),
because of a problem with pointer arithmetic in stack_base() called in
pari_init_functions().

I reported this to GCC: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52517

Just to let you know...

Cheers,
Jeroen.