aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std
diff options
context:
space:
mode:
authorPan Li <pan2.li@intel.com>2024-12-02 21:57:53 +0800
committerPan Li <pan2.li@intel.com>2024-12-03 10:03:16 +0800
commitdfb9f6e0ed358706ade9a007f8723c4e9ef538fc (patch)
tree1cbc80bae0b278b0eb7f91da74caee3ea27e6828 /libstdc++-v3/include/std
parent6f72fd54c43f65190236b8a1a05af4fc3e000765 (diff)
downloadgcc-dfb9f6e0ed358706ade9a007f8723c4e9ef538fc.zip
gcc-dfb9f6e0ed358706ade9a007f8723c4e9ef538fc.tar.gz
gcc-dfb9f6e0ed358706ade9a007f8723c4e9ef538fc.tar.bz2
RISC-V: Fix incorrect optimization options passing to cond and builtin
Like the strided load/store, the testcases of vector cond and builtin are designed to pick up different sorts of optimization options but actually these option are ignored according to the Execution log of gcc.log. This patch would like to make it correct almost the same as what we fixed for strided load/store. The below test suites are passed for this patch. * The rv64gcv fully regression test. It is test only patch and obvious up to a point, will commit it directly if no comments in next 48H. gcc/testsuite/ChangeLog: * gcc.target/riscv/rvv/rvv.exp: Fix the incorrect optimization options passing to testcases. Signed-off-by: Pan Li <pan2.li@intel.com>
Diffstat (limited to 'libstdc++-v3/include/std')
0 files changed, 0 insertions, 0 deletions