diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-10-05 17:51:57 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-10-05 17:51:57 +0000 |
commit | 7fc9c2e52f66a2b8aa101ef918829046f8f517e8 (patch) | |
tree | 2d06104b346a0aad0d48b96c8d6627ba7d88daed /gcc/cp/cp-lang.c | |
parent | d5a9895595c126a5fa8b41c222f330908c3a7e72 (diff) | |
download | gcc-7fc9c2e52f66a2b8aa101ef918829046f8f517e8.zip gcc-7fc9c2e52f66a2b8aa101ef918829046f8f517e8.tar.gz gcc-7fc9c2e52f66a2b8aa101ef918829046f8f517e8.tar.bz2 |
libgo: use inline assembly in favor of call to _xgetbv()
Use inline assembly in the implementation of internal_cpu.xgetbv as
opposed to a call to the intrinsic _xgetbv(), since non-gcc compilers
(e.g. clang) may or may not have support for it.
Reviewed-on: https://go-review.googlesource.com/c/140137
From-SVN: r264882
Diffstat (limited to 'gcc/cp/cp-lang.c')
0 files changed, 0 insertions, 0 deletions