summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2017-09-30 17:51:15 -0700
committerH.J. Lu <hjl.tools@gmail.com>2017-09-30 17:51:15 -0700
commita1ed263d65679139ff306bd4854f1bda5f859ea8 (patch)
treeead29c46745e02c4421bb90fb76e88eb9bdb2afc /README
parent3ff28a9d44de84d2cc3925fd84ea206b323f9169 (diff)
downloadgcc-hjl/pr82379/master.tar.gz
Add anitizer_linux_x86_64.lo if __x86_64__ is defined by $CChjl/pr82379/master
Since size of "void *" is 4 bytes for x32, check if __x86_64__ is defined by $CC, instead of if test x$ac_cv_sizeof_void_p = x8; then to decide wether anitizer_linux_x86_64.lo should be used. PR sanitizer/82379 * configure.tgt (ANITIZER_COMMON_TARGET_DEPENDENT_OBJECTS): Set to anitizer_linux_x86_64.lo if __x86_64__ is defined by $CC.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions