Ian Lance Taylor wrote: > Gunther Nikl <gnikl@xxxxxxxxxxxxxxxxxxxxx> writes: > >> I am in no way a PPC expert, but AFAICT it seems to me that GCC >> 2.95.2/GCC 2.95.3 had a bug with argument passing and it looks >> like that the bug is fixed with 2.95.4 (from the CVS branch of >> GCC 2.95): > > Interesting. That suggests that you need a patch like this one > > http://gcc.gnu.org/ml/gcc-patches/1999-11n/msg00616.html > > See revision 41152 in the SVN repository. Indeed, that patch is the fix for the described problem.