diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-06-24 16:54:22 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2019-06-24 16:54:22 +0000 |
commit | 2b92d5c69b4e4ffd89e6bfe928ea2cc2114357a8 (patch) | |
tree | 318ef6fa71679125858dacabc9a1992333294ccc /gcc/fortran/trans-expr.c | |
parent | 1e3d475ea16e89332e07651d61b60b408e0a0932 (diff) | |
download | gcc-2b92d5c69b4e4ffd89e6bfe928ea2cc2114357a8.zip gcc-2b92d5c69b4e4ffd89e6bfe928ea2cc2114357a8.tar.gz gcc-2b92d5c69b4e4ffd89e6bfe928ea2cc2114357a8.tar.bz2 |
compiler: use builtin memcmp directly
Instead of going through a C function __go_memcmp, we can just
use __builtin_memcmp directly. This allows more optimizations in
the compiler backend.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/183537
From-SVN: r272620
Diffstat (limited to 'gcc/fortran/trans-expr.c')
0 files changed, 0 insertions, 0 deletions