------- Comment #8 from pinskia at gcc dot gnu dot org 2008-04-11 19:07 ------- (In reply to comment #7) > Is it safe to have live data in memory below stack pointer on ppc/ppc64?
powerpc64-*-* yes , powerpc-linux-gnu no. the SysV abi does not define a red zone. --Pinski -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35907