CVSROOT:        /cvs
Module name:    src
Changes by:     matt...@cvs.openbsd.org 2012/08/31 10:37:14

Modified files:
        gnu/gcc/gcc    : targhooks.c 

Log message:
Switch GCC to use __guard_local instead of __guard.  This allows GCC
to emit -fstack-protector code that doesn't need GOT indirection for
accessing __guard.

Tested on amd64, i386, sparc64, hppa, loongson, and sgi (thanks lteo,
djm, sthen, todd, naddy, kettenis, phessler, jasper, and anyone else
that I'm missing who tested).

Reply via email to