diff options
author | Robin Dapp <rdapp@ventanamicro.com> | 2025-07-08 11:17:41 +0200 |
---|---|---|
committer | Robin Dapp <rdapp@ventanamicro.com> | 2025-07-08 15:42:27 +0200 |
commit | 6968656d631c6666081889f30c2247bf255e0831 (patch) | |
tree | 1a1323f8da43f8e8ad32cd3412508e7e20949038 /libjava/java/util/TreeMap$EntrySet.h | |
parent | 7b3b315e4803e248a9083e99acf6ef3a2b21a6ee (diff) | |
download | gcc-6968656d631c6666081889f30c2247bf255e0831.zip gcc-6968656d631c6666081889f30c2247bf255e0831.tar.gz gcc-6968656d631c6666081889f30c2247bf255e0831.tar.bz2 |
RISC-V: Ignore non-types in builtin function hash.
If a user passes a string that doesn't represent a variable we still try
to compute a hash for its type. Its tree does not represent a type but
just an exceptional, though. This patch just ignores it, leaving the
error to the checking code later.
PR target/113829
gcc/ChangeLog:
* config/riscv/riscv-vector-builtins.cc (registered_function::overloaded_hash):
Skip non-type arguments.
gcc/testsuite/ChangeLog:
* gcc.target/riscv/rvv/base/pr113829.c: New test.
Diffstat (limited to 'libjava/java/util/TreeMap$EntrySet.h')
0 files changed, 0 insertions, 0 deletions