aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.c
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2019-06-24 16:54:22 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2019-06-24 16:54:22 +0000
commit2b92d5c69b4e4ffd89e6bfe928ea2cc2114357a8 (patch)
tree318ef6fa71679125858dacabc9a1992333294ccc /gcc/fortran/trans-expr.c
parent1e3d475ea16e89332e07651d61b60b408e0a0932 (diff)
downloadgcc-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