diff options
author | Alexandre Oliva <oliva@adacore.com> | 2020-12-10 06:23:36 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2020-12-10 08:31:13 -0300 |
commit | f2a5e5f3e6d770d16ad3c48c753a952a40c09c16 (patch) | |
tree | 2ccbac08ba9c92734e770164281b93a41aa79142 /gcc/tree-data-ref.c | |
parent | 680e4202f23ce74f3b26c7f090b9d22a56765554 (diff) | |
download | gcc-f2a5e5f3e6d770d16ad3c48c753a952a40c09c16.zip gcc-f2a5e5f3e6d770d16ad3c48c753a952a40c09c16.tar.gz gcc-f2a5e5f3e6d770d16ad3c48c753a952a40c09c16.tar.bz2 |
drop __builtin_ from __clear_cache libname
I made a cut&pasto in my previous patch for tree.c, causing platforms
that have CLEAR_INSN_CACHE defined, and none of the internal
__clear_cache expansion overriders, to issue calls to symbols named
__builtin___clear_cache rather than __clear_cache, on languages other
than those in the C family. Oops.
This patch removes __builtin_ from the string used as the libname for
__buuiltin___clear_cache.
for gcc/ChangeLog
* tree.c (build_common_builtin_nodes): Drop __builtin_ from
__clear_cache libname.
Diffstat (limited to 'gcc/tree-data-ref.c')
0 files changed, 0 insertions, 0 deletions