2012-07-16 Sergey Melnikov <sergey.melnikov@intel.com>
commitbf1c0af128f33bd342636c4afeaa8f3a8a7cf8ca
authorkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Jul 2012 10:00:37 +0000 (16 10:00 +0000)
committerkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 16 Jul 2012 10:00:37 +0000 (16 10:00 +0000)
tree883d76bae4cf5284831e359cf87a37009b26d9aa
parentae6224b2c7dd0827d5ca4bc0187cfa0a24786848
2012-07-16 Sergey Melnikov <sergey.melnikov@intel.com>

        * config/i386/i386.md (stack_protect_set): Disable the pattern
        for Android since Android libc (bionic) does not provide random
        value for stack protection guard at gs:0x14. Guard value
        will be provided from external symbol (default implementation).
        (stack_protect_set_<mode>): Likewise.
        (stack_protect_test): Likewise.
        (stack_protect_test_<mode>): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@189513 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.md