diff options
author | Alexandre Oliva <oliva@adacore.com> | 2020-10-12 18:55:40 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2020-10-12 18:55:40 -0300 |
commit | 455c3d2efc053a95adc2a7e594aa7e1180887d3b (patch) | |
tree | d944c0f64984bd00a1fbb122dab460b3d7001457 /gcc/tree-vectorizer.c | |
parent | db36e78ca183563fe72aee0f26bb3bead6898556 (diff) | |
download | gcc-455c3d2efc053a95adc2a7e594aa7e1180887d3b.zip gcc-455c3d2efc053a95adc2a7e594aa7e1180887d3b.tar.gz gcc-455c3d2efc053a95adc2a7e594aa7e1180887d3b.tar.bz2 |
mathfn_built_in_type case type fix
Martin Liška reported warnings about type mismatches in the cases in
the recently-introduced mathfn_built_in_type. This patch adjusts the
macros to use the combined_fn enumerators rather than the
(currently same-numbered) built_in_function ones.
for gcc/ChangeLog
* builtins.c (mathfn_built_in_type): Use CFN_ enumerators.
Diffstat (limited to 'gcc/tree-vectorizer.c')
0 files changed, 0 insertions, 0 deletions