diff options
author | Cherry Mui <cherryyz@google.com> | 2021-08-04 18:24:47 -0400 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2021-08-04 21:24:00 -0700 |
commit | ac8a2fbedf59eecda6d1c049952e10946ffc4a61 (patch) | |
tree | ef823a4dfd8c8527048853b7f61ec572fa3f4d4a /gcc/tree-vectorizer.h | |
parent | c16f21c7cf97ce48967e42d3b5d22ea169a9c2c8 (diff) | |
download | gcc-ac8a2fbedf59eecda6d1c049952e10946ffc4a61.zip gcc-ac8a2fbedf59eecda6d1c049952e10946ffc4a61.tar.gz gcc-ac8a2fbedf59eecda6d1c049952e10946ffc4a61.tar.bz2 |
compiler: make escape analysis more robust about builtin functions
In the places where we handle builtin functions, list all
supported ones, and fail if an unexpected one is seen. So if a
new builtin function is added in the future we can detect it,
instead of silently treating it as nonescaping.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/339992
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions