------- Comment #1 from pthaugen at gcc dot gnu dot org 2007-10-31 19:05 ------- Looks like the -fpic/PIC/pie/PIE issue was fixed on mainline with the following patch.
2007-09-04 Daniel Jacobowitz <[EMAIL PROTECTED]> * config/rs6000/rs6000.c (rs6000_stack_info): Allocate space for the GOT pointer only if there is a constant pool. Use the allocated space for SPE also. See bug 28966 for the -maltivec fix. -- pthaugen at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pthaugen at gcc dot gnu dot | |org, drow at gcc dot gnu dot | |org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32429