public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc r13-5700] libstdc++: Optimize basic_string move assignment
 2023-02-04 13:05 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Revert patches
 2023-02-04  3:03 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PR 108623: Revert setting precision size to 16 bits
 2023-02-04  3:01 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Add support for 1, 024 bit DMR registers
 2023-02-04  2:51 UTC 

[gcc r12-9104] Daily bump
 2023-02-04  0:20 UTC 

[gcc r11-10499] Daily bump
 2023-02-04  0:19 UTC 

[gcc r10-11190] Daily bump
 2023-02-04  0:18 UTC 

[gcc r13-5699] Daily bump
 2023-02-04  0:17 UTC 

[gcc r13-5698] range-op: Handle op?.undefined_p () in op[12]_range of comparisons [PR108647]
 2023-02-03 20:39 UTC 

[gcc r13-5697] fortran: Fix up hash table usage in gfc_trans_use_stmts [PR108451]
 2023-02-03 20:38 UTC 

[gcc r13-5696] irange: Compare nonzero bits in irange with widest_int [PR108639]
 2023-02-03 20:33 UTC 

[gcc r13-5695] range-ops: Handle undefined ranges in frange op[12]_range [PR108647]
 2023-02-03 20:31 UTC 

[gcc r13-5694] Reset SCEV before removing unreachable globals
 2023-02-03 19:43 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Update ChangeLog.meissner
 2023-02-03 19:30 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Add saturating subtract built-ins
 2023-02-03 19:29 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Support load/store vector with right length
 2023-02-03 19:28 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Revert patches
 2023-02-03 19:25 UTC 

[gcc r13-5693] c++: wrong error with constexpr array and value-init [PR108158]
 2023-02-03 18:58 UTC 

[gcc r13-5692] c++: Add fixed test [PR101071]
 2023-02-03 18:50 UTC 

[gcc r10-11189] varasm: Fix type confusion bug
 2023-02-03 18:35 UTC 

[gcc r13-5691] libstdc++: Mark pieces of gnu-linux/os_support.h linux-specific
 2023-02-03 17:38 UTC 

[gcc r13-5690] [modula-2] Bugfix to allow html doc build and simplify target dir creation
 2023-02-03 16:36 UTC 

[gcc r13-5689] libstdc++: Implement ranges::find_last{, _if, _if_not} from P1223R5
 2023-02-03 15:54 UTC 

[gcc r13-5688] libstdc++: Implement ranges::iota from P2440R1
 2023-02-03 15:54 UTC 

[gcc r13-5687] libstdc++: Implement ranges::contains/contains_subrange from P2302R4
 2023-02-03 15:54 UTC 

[gcc r13-5686] arm: [MVE] Add missing length=8 attribute
 2023-02-03 15:41 UTC 

[gcc r13-5685] arm: Fix warning in libgcc/config/arm/pr-support.c
 2023-02-03 15:41 UTC 

[gcc r12-9103] c++: unexpected ADDR_EXPR after overload set pruning [PR107461]
 2023-02-03 15:07 UTC 

[gcc r13-5684] c++: unexpected ADDR_EXPR after overload set pruning [PR107461]
 2023-02-03 14:41 UTC 

[gcc r13-5683] c++: ICE on unviable/ambiguous constrained dtors [PR96745]
 2023-02-03 14:15 UTC 

[gcc r13-5682] c++: excessive satisfaction in check_methods [PR108579]
 2023-02-03 14:15 UTC 

[gcc r13-5681] ipa: Avoid invalid gimple when IPA-CP and IPA-SRA disagree on types (108384)
 2023-02-03 12:30 UTC 

[gcc/devel/omp/gcc-12] libgomp: Fix reverse offload issues
 2023-02-03 12:23 UTC 

[gcc r13-5680] libgomp: Fix reverse offload issues
 2023-02-03 10:34 UTC 

[gcc r13-5679] libgomp: enable reverse offload for AMDGCN
 2023-02-03  7:34 UTC 

[gcc r13-5678] RISC-V: Remove unnecessary register class
 2023-02-03  7:15 UTC 

[gcc r13-5677] RISC-V: Fix constraint bug for binary operation
 2023-02-03  7:15 UTC 

[gcc r13-5676] RISC-V: Add vsll.vx C++ API tests
 2023-02-03  7:15 UTC 

[gcc r13-5675] RISC-V: Add vsra.vx C++ API tests
 2023-02-03  7:15 UTC 

[gcc r13-5674] RISC-V: Add vsrl.vx C++ API tests
 2023-02-03  7:15 UTC 

[gcc r13-5673] RISC-V: Add shift constraint tests
 2023-02-03  7:15 UTC 

[gcc r13-5672] RISC-V: Add vsll.vx C++ API tests
 2023-02-03  7:15 UTC 

[gcc r13-5671] RISC-V: Add vsra.vx C API tests
 2023-02-03  7:15 UTC 

[gcc r13-5670] RISC-V: Add vsrl.vx C API tests
 2023-02-03  7:15 UTC 

[gcc r13-5669] RISC-V: Add RVV shift.vx C/C++ API support
 2023-02-03  7:15 UTC 

[gcc r12-9102] Daily bump
 2023-02-03  0:21 UTC 

[gcc r11-10498] Daily bump
 2023-02-03  0:20 UTC 

[gcc r10-11188] Daily bump
 2023-02-03  0:19 UTC 

[gcc r13-5668] Daily bump
 2023-02-03  0:17 UTC 

[gcc r13-5667] c: Update nullptr_t comparison checks
 2023-02-02 23:30 UTC 

[gcc r13-5666] libstdc++: Tweak link to ABIcheck project
 2023-02-02 21:56 UTC 

[gcc r12-9101] Fortran: diagnose USE associated symbols in COMMON blocks [PR108453]
 2023-02-02 21:01 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Update ChangeLog.meissner
 2023-02-02 20:39 UTC 

[gcc(refs/users/meissner/heads/work108)] Update ChangeLog.meissner
 2023-02-02 20:38 UTC 

[gcc(refs/users/meissner/heads/work108)] PR 108623: Bump up precision size to 16 bits
 2023-02-02 20:36 UTC 

[gcc(refs/users/meissner/heads/work108)] Rework 128-bit complex multiply and divide
 2023-02-02 20:36 UTC 

[gcc(refs/users/meissner/heads/work108)] PR target/107299: Fix build issue when long double is IEEE 128-bit
 2023-02-02 20:36 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Update ChangeLog.meissner
 2023-02-02 20:31 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Add saturating subtract built-ins
 2023-02-02 20:27 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Support load/store vector with right length
 2023-02-02 20:26 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Add support for 1, 024 bit DMR registers
 2023-02-02 20:26 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Switch to dense math names for all MMA operations
 2023-02-02 20:26 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Make MMA insns support DMR registers
 2023-02-02 20:26 UTC 

[gcc r13-5665] c: Update checks on constexpr floating-point initializers
 2023-02-02 20:08 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Revert patches
 2023-02-02 20:05 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Switch to dense math names for all MMA operations
 2023-02-02 20:04 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Make MMA insns support DMR registers
 2023-02-02 20:04 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Add support for accumulators in DMR registers
 2023-02-02 20:04 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Make -mcpu=future enable -mblock-ops-vector-pair
 2023-02-02 20:04 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Add -mcpu=future
 2023-02-02 20:04 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Revert patches
 2023-02-02 19:55 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Make MMA insns support DMR registers
 2023-02-02 19:53 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Add support for accumulators in DMR registers
 2023-02-02 19:53 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Make -mcpu=future enable -mblock-ops-vector-pair
 2023-02-02 19:53 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PowerPC: Add -mcpu=future
 2023-02-02 19:53 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PR 108623: Bump up precision size to 16 bits
 2023-02-02 19:13 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Rework 128-bit complex multiply and divide
 2023-02-02 19:11 UTC 

[gcc(refs/users/meissner/heads/dmf008)] PR target/107299: Fix build issue when long double is IEEE 128-bit
 2023-02-02 19:11 UTC 

[gcc(refs/users/meissner/heads/work108-orig)] Add REVISION
 2023-02-02 19:07 UTC 

[gcc] Created branch 'meissner/heads/work108-orig' in namespace 'refs/users'
 2023-02-02 19:07 UTC 

[gcc(refs/users/meissner/heads/work108)] Add ChangeLog.meissner and REVISION
 2023-02-02 19:07 UTC 

[gcc] Created branch 'meissner/heads/work108' in namespace 'refs/users'
 2023-02-02 19:06 UTC 

[gcc(refs/users/meissner/heads/dmf008-orig)] Add REVISION
 2023-02-02 19:02 UTC 

[gcc] Created branch 'meissner/heads/dmf008-orig' in namespace 'refs/users'
 2023-02-02 19:02 UTC 

[gcc(refs/users/meissner/heads/dmf008)] Add ChangeLog.meissner and REVISION
 2023-02-02 19:02 UTC 

[gcc] Created branch 'meissner/heads/dmf008' in namespace 'refs/users'
 2023-02-02 19:01 UTC 

[gcc r11-10497] libstdc++: Move closing brace outside #endif [PR104866]
 2023-02-02 18:14 UTC 

[gcc r13-5664] libstdc++: Use ENOSYS for unsupported filesystem ops on AVR
 2023-02-02 18:04 UTC 

[gcc r13-5663] libstdc++: Define std::basic_stringbuf::view() for old std::string ABI
 2023-02-02 17:20 UTC 

[gcc/devel/omp/gcc-12] amdgcn: Add instruction pattern for conditional shift operations
 2023-02-02 16:48 UTC 

[gcc r13-5662] libstdc++: Fix std::filesystem errors with -fkeep-inline-functions [PR108636]
 2023-02-02 16:47 UTC 

[gcc r13-5661] libstdc++: Use emplace in std::variant::operator=(T&&) as per LWG 3585
 2023-02-02 16:47 UTC 

[gcc r13-5660] driver, toplevel: Avoid emitting the version information twice
 2023-02-02 16:18 UTC 

[gcc r13-5659] amdgcn: Add instruction pattern for conditional shift operations
 2023-02-02 15:29 UTC 

[gcc r13-5658] rtl-ssa: Extend m_num_defs to a full unsigned int [PR108086]
 2023-02-02 14:53 UTC 

[gcc r13-5657] rtl-ssa: Fix splitting of clobber groups [PR108508]
 2023-02-02 14:53 UTC 

[gcc r13-5656] testsuite: Add case-values-threshold to pr107876.C
 2023-02-02 14:53 UTC 

[gcc r13-5655] analyzer: fix -Wanalyzer-fd-type-mismatch false +ve on "listen" [PR108633]
 2023-02-02 14:13 UTC 

[gcc r13-5654] analyzer: add deref-before-check-qemu-qtest_rsp_args.c test case
 2023-02-02 14:13 UTC 

[gcc r13-5653] RISC-V: Fix bug of TARGET_COMPUTE_MULTILIB implemented in riscv
 2023-02-02 13:32 UTC 

[gcc r13-5652] sched-deps, cselib: Fix up some -fcompare-debug issues and regressions [PR108463]
 2023-02-02 12:56 UTC 

[gcc r13-5651] middle-end/108625 - wrong folding due to misinterpreted !
 2023-02-02 12:13 UTC 

[gcc r13-5650] amdgcn, libgomp: Manually allocated stacks
 2023-02-02 11:47 UTC 

[gcc r11-10496] ipa: Release body more carefully when removing nodes (PR 107944)
 2023-02-02 11:28 UTC 

[gcc r13-5649] libgomp.texi (OpenMP TR11 impl. status): Fix 'strict' item
 2023-02-02 11:11 UTC 

[gcc r13-5648] arm: Fix MVE predicates synthesis [PR 108443]
 2023-02-02 10:02 UTC 

[gcc r13-5647] arm: Remove unnecessary zero-extending of MVE predicates before use [PR 107674]
 2023-02-02 10:02 UTC 

[gcc r13-5646] arm: Fix sign of MVE predicate mve_pred16_t [PR 107674]
 2023-02-02 10:02 UTC 

[gcc r13-5645] Replace IFN_TRAP with BUILT_IN_UNREACHABLE_TRAP [PR107300]
 2023-02-02  9:55 UTC 

[gcc r12-9100] libstdc++: Fix std::random_device for avr
 2023-02-02  9:34 UTC 

[gcc r12-9099] libstdc++: Fix build failures for avr
 2023-02-02  9:34 UTC 

[gcc r12-9098] libstdc++: Declare const global variables inline
 2023-02-02  9:34 UTC 

[gcc/devel/omp/gcc-12] nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BIND for declare_vars [PR108435]
 2023-02-02  9:20 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2023-02-02  9:20 UTC 

[gcc/devel/omp/gcc-12] (9 commits) nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BI
 2023-02-02  9:20 UTC 

[gcc r13-5644] Don't peel nonlinear iv(mult or shift) for epilog when vf is not constant
 2023-02-02  9:02 UTC 

[gcc r13-5643] nested, openmp: Wrap OMP_CLAUSE_*_GIMPLE_SEQ into GIMPLE_BIND for declare_vars [PR108435]
 2023-02-02  8:59 UTC 

[gcc(refs/users/meissner/heads/dmf007)] Update ChangeLog.meissner
 2023-02-02  2:59 UTC 

[gcc(refs/users/meissner/heads/dmf007)] Update lxvrl test for 32-bit
 2023-02-02  2:58 UTC 

[gcc r13-5642] libstdc++: Switch a www.open-std.org link to https
 2023-02-02  0:51 UTC 

[gcc r13-5641] libstdc++: Fix link to online GDB manual
 2023-02-02  0:31 UTC 

[gcc r12-9097] Daily bump
 2023-02-02  0:22 UTC 

[gcc r11-10495] Daily bump
 2023-02-02  0:21 UTC 

[gcc r10-11187] Daily bump
 2023-02-02  0:20 UTC 

[gcc r13-5640] Daily bump
 2023-02-02  0:19 UTC 

[gcc r13-5639] libstdc++: Fix std::random_device for avr
 2023-02-01 21:07 UTC 

[gcc r13-5638] libstdc++: Fix build failures for avr
 2023-02-01 21:06 UTC 

[gcc r13-5637] libstdc++: Do not embed tzdata.zi for 8-bit and 16-bit targets
 2023-02-01 21:06 UTC 

[gcc r13-5636] Fortran: error recovery on invalid array section [PR108609]
 2023-02-01 20:13 UTC 

[gcc r13-5635] AArch64: Fix native detection in the presence of mandatory features which don't have midr values
 2023-02-01 18:32 UTC 

[gcc r12-9096] ipa: Release body more carefully when removing nodes (PR 107944)
 2023-02-01 17:58 UTC 

[gcc(refs/users/meissner/heads/dmf007)] Update ChangeLog.meissner
 2023-02-01 17:35 UTC 

[gcc(refs/users/meissner/heads/dmf007)] Bump up precision size to 16 bits
 2023-02-01 17:30 UTC 

[gcc r13-5634] Fixup noreturn attributes in modula-2 [PR108551] and [PR108612]
 2023-02-01 17:26 UTC 

[gcc(refs/users/meissner/heads/dmf007)] Revert patches
 2023-02-01 17:21 UTC 

[gcc r13-5633] libstdc++ testsuite: Correct S0 in std/time/hh_mm_ss/1.cc
 2023-02-01 16:58 UTC 

[gcc r13-5632] testsuite: Run __bos tests to completion
 2023-02-01 16:45 UTC 

[gcc r13-5631] ipa: silent -Wodr notes with -w
 2023-02-01 14:44 UTC 

[gcc/devel/omp/gcc-12] libgomp.texi: Reverse-offload updates
 2023-02-01 14:29 UTC 

[gcc/devel/omp/gcc-12] Fortran: Extend align-clause checks of OpenMP's allocate directive
 2023-02-01 14:28 UTC 

[gcc r13-5630] Ranger cache - always use range_from_dom when updating
 2023-02-01 14:27 UTC 

[gcc r13-5629] ipa: check if cache_token != NULL before hash_set::add call
 2023-02-01 14:18 UTC 

[gcc r13-5628] Fortran: Extend align-clause checks of OpenMP's allocate directive
 2023-02-01 13:51 UTC 

[gcc r12-9095] c++: ICE with -Wlogical-op [PR107755]
 2023-02-01 13:43 UTC 

[gcc r13-5627] c++: ICE with -Wlogical-op [PR107755]
 2023-02-01 13:31 UTC 

[gcc r13-5626] driver: fix -gz=none error message with missing zstd
 2023-02-01 13:13 UTC 

[gcc r13-5625] ree: Fix -fcompare-debug issues in combine_reaching_defs [PR108573]
 2023-02-01 11:53 UTC 

[gcc r13-5624] libgomp.texi: Reverse-offload updates
 2023-02-01 11:20 UTC 

[gcc/devel/omp/gcc-12] c++, openmp: Handle some OMP_*/OACC_* constructs during constant expression evaluation [PR108607]
 2023-02-01 10:25 UTC 

[gcc r13-5623] compare-elim: Fix an RTL checking failure
 2023-02-01  9:54 UTC 

[gcc r13-5622] testsuite: Fix g++.dg/gomp warnings for aarch64
 2023-02-01  9:54 UTC 

[gcc r13-5621] c++, openmp: Handle some OMP_*/OACC_* constructs during constant expression evaluation [PR108607]
 2023-02-01  9:43 UTC 

[gcc/devel/rust/master] Merge #1788
 2023-02-01  9:24 UTC 

[gcc/devel/rust/master] ci: Add commit format checker
 2023-02-01  9:24 UTC 

[gcc/devel/rust/master] Merge #1775
 2023-02-01  9:24 UTC 

[gcc/devel/rust/master] Create and use CompilePatternLet visitor for compiling let statments
 2023-02-01  9:24 UTC 

[gcc r13-5620] IBM zSystems: Save argument registers to the stack -mpreserve-args
 2023-02-01  8:00 UTC 

[gcc r13-5619] IBM zSystems: Make stack_tie to work with hard frame pointer
 2023-02-01  8:00 UTC 

[gcc r13-5618] New reg note REG_CFA_NORESTORE
 2023-02-01  7:59 UTC 

[gcc r13-5617] middle-end/108500 - replace recursive domtree DFS traversal
 2023-02-01  7:47 UTC 

[gcc(refs/users/meissner/heads/dmf007)] Update ChangeLog.meissner
 2023-02-01  6:28 UTC 

[gcc(refs/users/meissner/heads/dmf007)] Fix dmr test
 2023-02-01  6:26 UTC 

[gcc(refs/users/meissner/heads/dmf007)] Update ChangeLog.meissner
 2023-02-01  3:10 UTC 

[gcc(refs/users/meissner/heads/dmf007)] Bump up precision size to 11 bits
 2023-02-01  3:09 UTC 

[gcc r13-5616] c++: Add -Wno-changes-meaning
 2023-02-01  2:25 UTC 

[gcc r13-5615] analyzer: fix uses of alloca in testsuite
 2023-02-01  2:22 UTC 

[gcc r13-5614] analyzer: fix -Wanalyzer-allocation-size false -ve on alloca [PR108616]
 2023-02-01  2:22 UTC 

[gcc r13-5613] doc: add notes about limitations of -fanalyzer
 2023-02-01  2:22 UTC 

[gcc r12-9094] Daily bump
 2023-02-01  0:22 UTC 

[gcc r11-10494] Daily bump
 2023-02-01  0:21 UTC 

[gcc r10-11186] Daily bump
 2023-02-01  0:20 UTC 

[gcc r13-5612] Daily bump
 2023-02-01  0:19 UTC 

[gcc r13-5611] c++: aggregate base and TARGET_EXPR_ELIDING_P [PR108559]
 2023-02-01  0:11 UTC 

[gcc r13-5610] libsanitizer: cherry-pick commit 742bcbf685bc from upstream
 2023-01-31 22:57 UTC 

[gcc r13-5609] For Modula-2 build-tree testing, also set up paths to compiler libraries
 2023-01-31 22:28 UTC 

[gcc r13-5608] c++: Add fixed test [PR102870]
 2023-01-31 18:29 UTC 

[gcc r12-9093] c++: fix ICE with -Wduplicated-cond [PR107593]
 2023-01-31 16:55 UTC 

[gcc r13-5607] RISC-V: Add vdiv*.vv C++ API tests
 2023-01-31 16:50 UTC 

[gcc r13-5606] RISC-V: Add vmax*.vv C++ API tests
 2023-01-31 16:50 UTC 

[gcc r13-5605] RISC-V: Add vmin*.vv C++ API tests
 2023-01-31 16:50 UTC 

[gcc r13-5604] RISC-V: Add vor.vv C++ API tests
 2023-01-31 16:50 UTC 

[gcc r13-5603] RISC-V: Add vrem*.vv C++ API tests
 2023-01-31 16:50 UTC 

[gcc r13-5602] RISC-V: Add vsll.vv C++ API tests
 2023-01-31 16:50 UTC 

[gcc r13-5601] RISC-V: Add vsra.vv C++ API tests
 2023-01-31 16:50 UTC 

[gcc r13-5600] RISC-V: Add vsrl.vv C++ API tests
 2023-01-31 16:50 UTC 

[gcc r13-5599] RISC-V: Add vand.vv C++ API tests
 2023-01-31 16:49 UTC 

[gcc r13-5598] RISC-V: Add vxor.vv C++ API tests
 2023-01-31 16:49 UTC 

[gcc r13-5597] RISC-V: Add vadd.vv C++ API tests
 2023-01-31 16:49 UTC 

[gcc r13-5596] RISC-V: Add binop constraint tests
 2023-01-31 16:49 UTC 

[gcc r13-5595] RISC-V: Add vadd.vv C API tests
 2023-01-31 16:49 UTC 

[gcc r13-5594] RISC-V: Add vand.vv C API tests
 2023-01-31 16:49 UTC 

[gcc r13-5593] RISC-V: Add vdiv*.vv C API tests
 2023-01-31 16:49 UTC 

[gcc r13-5592] RISC-V: Add vmax*.vv C API tests
 2023-01-31 16:49 UTC 

[gcc r13-5591] RISC-V: Add vmin*.vv C API tests
 2023-01-31 16:49 UTC 

[gcc r13-5590] RISC-V: Add vor.vv C API tests
 2023-01-31 16:49 UTC 

[gcc r13-5589] RISC-V: Add vrem*.vv C API tests
 2023-01-31 16:49 UTC 

[gcc r13-5588] RISC-V: Add vsll.vv C API tests
 2023-01-31 16:49 UTC 

[gcc r13-5587] RISC-V: Add vsra.vv C API tests
 2023-01-31 16:48 UTC 

[gcc r13-5586] RISC-V: Add srl.vv C API tests
 2023-01-31 16:48 UTC 

[gcc r13-5585] RISC-V: Add vsub.vv C API tests
 2023-01-31 16:48 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).