]> gcc.gnu.org Git - gcc.git/commit
RISC-V: Remove math.h import to resolve missing stubs failures
authorPatrick O'Neill <patrick@rivosinc.com>
Wed, 20 Sep 2023 16:31:48 +0000 (09:31 -0700)
committerPatrick O'Neill <patrick@rivosinc.com>
Wed, 20 Sep 2023 17:50:56 +0000 (10:50 -0700)
commitc08ffa04d95890f39b3f99d50d0276a61a3e66bf
treebce704b374c6b9f2c7f8ccdc4f52ceb7df76c5be
parent0bd961634ad5561c205fa003ab5414578fa7dd54
RISC-V: Remove math.h import to resolve missing stubs failures

Resolves some of the missing stubs failures:
fatal error: gnu/stubs-lp64d.h: No such file or directory
compilation terminated.

2023-09-20 Juzhe Zhong <juzhe.zhong@rivai.ai>

gcc/testsuite/ChangeLog:

* gcc.target/riscv/rvv/autovec/vls/def.h: Remove unneeded math.h
import.

Tested-by: Patrick O'Neill <patrick@rivosinc.com>
gcc/testsuite/gcc.target/riscv/rvv/autovec/vls/def.h
This page took 0.056607 seconds and 5 git commands to generate.