]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/sparc/linux.h (ASAN_CC1_SPEC): Define.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Feb 2019 23:08:49 +0000 (23:08 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Feb 2019 23:08:49 +0000 (23:08 +0000)
commit1721368e56adf334ccd0cb241f21791e77e7aa91
tree482e43b35197675e2b407dafeb3090d3324daf4f
parent724165bd22886d1fa486513c1b695302b307726e
* config/sparc/linux.h (ASAN_CC1_SPEC): Define.
(CC1_SPEC): Use GNU_USER_TARGET_CC1_SPEC and ASAN_CC1_SPEC.
* config/sparc/linux64.h (ASAN_CC1_SPEC): Likewise.
(CC1_SPEC): Likewise.
* config/sparc/sparc.c (sparc_asan_shadow_offset): Adjust for 64-bit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268950 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/sparc/linux.h
gcc/config/sparc/linux64.h
gcc/config/sparc/sparc.c