aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/std
diff options
context:
space:
mode:
authorPan Li <pan2.li@intel.com>2024-12-03 14:08:07 +0800
committerPan Li <pan2.li@intel.com>2024-12-03 16:59:02 +0800
commit5cbeecf07df4f50ee02345419bafffc5f0e3d604 (patch)
tree1d0db66f9be34bf116b5d94126e6ab36f0e7b25d /libstdc++-v3/include/std
parent4acab372d31a9fe9184ccc247780940821cda367 (diff)
downloadgcc-5cbeecf07df4f50ee02345419bafffc5f0e3d604.zip
gcc-5cbeecf07df4f50ee02345419bafffc5f0e3d604.tar.gz
gcc-5cbeecf07df4f50ee02345419bafffc5f0e3d604.tar.bz2
RISC-V: Fix incorrect optimization options passing to reduc and ternop
Like the strided load/store, the testcases of vector reduce and ternop are designed to pick up different sorts of optimization options but actually these option are ignored according to the Execution log of the 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