diff options
author | Bill Schmidt <wschmidt@linux.ibm.com> | 2021-12-02 16:29:12 -0600 |
---|---|---|
committer | Bill Schmidt <wschmidt@linux.ibm.com> | 2021-12-03 11:56:08 -0600 |
commit | 987baa7444a96ac769ba520cfa4f5a64ee647103 (patch) | |
tree | 7c53d79dda000ac10b81fe8c73c833fb4b2b9327 /gcc/fortran/expr.c | |
parent | 37fbf9175b22dea2e5eca4393edd0c47e3008994 (diff) | |
download | gcc-987baa7444a96ac769ba520cfa4f5a64ee647103.zip gcc-987baa7444a96ac769ba520cfa4f5a64ee647103.tar.gz gcc-987baa7444a96ac769ba520cfa4f5a64ee647103.tar.bz2 |
rs6000: Fix use of wrong enum for built-in function code
I discovered this bug while working on patches to remove the old built-ins
infrastructure. I missed a spot in converting from the rs6000_builtins enum to
the rs6000_gen_builtins_enum. This fixes it. The fix is technically not right
if new_builtins_are_enabled were to be set to zero, but we're not going to do
that anymore, and the remnants of that code will be removed shortly.
2021-12-02 Bill Schmidt <wschmidt@linux.ibm.com>
gcc/
* config/rs6000/rs6000.c (rs6000_builtin_reciprocal): Fix builtin
identifiers.
Diffstat (limited to 'gcc/fortran/expr.c')
0 files changed, 0 insertions, 0 deletions