CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/08/01 11:55:28
Modified files:
gnu/gcc/gcc/config/rs6000: rs6000.c
Log message:
Make __builtin_return_address(0) work with -fstack-protector. Old diff
from Jakub Jelinek that never made it into upstream GCC. Fixes ld.so.
Found by drahn@ and me; ok miod@
