Messages by Thread
-
[gcc(refs/users/meissner/heads/work223-float)] Note that __bfloat16 and _Float16 are defined in libgcc.
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work223-test)] Note that __bfloat16 and _Float16 are defined in libgcc.
Michael Meissner via Gcc-cvs
-
[gcc r16-5049] c++/modules: Complain on imported GMF TU-local entities in instantiation [PR121574]
Nathaniel Shead via Gcc-cvs
-
[gcc r16-5048] c++/modules: Allow ignoring some TU-local exposure errors in GMF [PR121574]
Nathaniel Shead via Gcc-cvs
-
[gcc r16-5047] Ada: Fix qualified name of discriminant incorrectly accepted in constraint
Eric Botcazou via Gcc-cvs
-
[gcc r16-5046] libgomp.c++/target-std__multimap-concurrent.C: Fix USM memory freeing
Tobias Burnus via Gcc-cvs
-
[gcc/devel/omp/gcc-15] (32 commits) Merge branch 'releases/gcc-15' into devel/omp/gcc-15
Tobias Burnus via Gcc-cvs
-
[gcc/devel/omp/gcc-15] OpenMP/Fortran: Fix skipping unmatchable metadirectives [PR122570]
Tobias Burnus via Gcc-cvs
-
[gcc r16-5045] Fortran: Add non-PDT type extension to PDTs [PR122566]
Paul Thomas via Gcc-cvs
-
[gcc r16-5044] Fortran: Fix PDT constructors in associate [PR122501, PR122524]
Paul Thomas via Gcc-cvs
-
[gcc r16-5043] OpenMP/Fortran: Fix skipping unmatchable metadirectives [PR122570]
Tobias Burnus via Gcc-cvs
-
[gcc r16-5042] forwprop: allow subvectors in simplify_vector_constructor ()
Artemiy Volkov via Gcc-cvs
-
[gcc r16-5041] Use gather_imm_use_stmts instead of FOR_EACH_IMM_USE_STMT in forwprop
Richard Biener via Gcc-cvs
-
[gcc r16-5040] Add gather_imm_use_stmts helper
Richard Biener via Gcc-cvs
-
[gcc r16-5039] Fix unsafe stmt modifications in FOR_EACH_IMM_USE_STMT
Richard Biener via Gcc-cvs
-
[gcc r16-5038] Add debug function for affine_iv
Richard Biener via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work223-float)] Document -mfloat16.
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work223-test)] Document -mfloat16.
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work223-float)] Eliminate -mbfloat16 #2
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work223-float)] Eliminate -mbfloat16, just use -mfloat16.
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work223-test)] Add infrastructure for _Float16 and __bfloat16 types.
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work223-test)] Add initial 16-bit floating point support.
Michael Meissner via Gcc-cvs
-
[gcc r16-5037] LoongArch: testsuite: Adapt widen-mul-rtx-cost-signed.c for r16-4949
LuluCheng via Gcc-cvs
-
[gcc r16-5036] LoongArch: Avoid unnecessary zero-initialization using LSX for scalar popcount
LuluCheng via Gcc-cvs
-
[gcc r16-5034] Ada: Fix explicit raise on subtype of lock-free protected type
Eric Botcazou via Gcc-cvs
-
[gcc r16-5033] Ada: Fix incorrect legality check in instantiation of child generic unit
Eric Botcazou via Gcc-cvs
-
[gcc r16-5032] Fortran: fix frontend memleak with DO CONCURRENT [PR122564]
Harald Anlauf via Gcc-cvs
-
[gcc r16-5031] Fix typos in comment
Joseph Myers via Gcc-cvs
-
[gcc r16-5030] gcc/: Rename warn_parm_array_mismatch() => warn_parms_array_mismatch()
Joseph Myers via Gcc-cvs
-
[gcc r16-5029] i386: TEST insn should be merged with ADC/SBB insn [PR122390]
Uros Bizjak via Gcc-cvs
-
[gcc r16-5028] arc: Add const attribute support for mathematical ARC builtins
Claudiu Zissulescu via Gcc-cvs
-
[gcc/devel/omp/gcc-15] OpenMP/Fortran: Revamp handling of labels in metadirectives [PR122369, PR122508]
Paul-Antoine Arras via Gcc-cvs
-
[gcc r16-5027] OpenMP/Fortran: Revamp handling of labels in metadirectives [PR122369, PR122508]
Paul-Antoine Arras via Gcc-cvs
-
[gcc r16-5026] Match: Refactor min based unsigned SAT_MUL pattern by widen mul helper [NFC]
Pan Li via Gcc-cvs
-
[gcc r16-5025] lto/122515: Fix archive offset types for i686
Siddhesh Poyarekar via Gcc-cvs
-
[gcc r15-10482] Ada: Fix visibility bug related to target name
Eric Botcazou via Gcc-cvs
-
[gcc r15-10481] c++: Don't constrain template visibility using no-linkage variables [PR122253]
Nathaniel Shead via Gcc-cvs
-
[gcc r16-5024] c++: Don't constrain template visibility using no-linkage variables [PR122253]
Nathaniel Shead via Gcc-cvs
-
[gcc r16-5023] gfortran.dg/pr122513-2.f90: New test [PR122513]
Tobias Burnus via Gcc-cvs
-
[gcc r16-5022] simplify-rtx: Canonicalize SUBREG and LSHIFTRT order for AND operations
kishan parmar via Gcc-cvs
-
[gcc r16-5021] analyzer: add event kinds for special control flow [PR122544]
David Malcolm via Gcc-cvs
-
[gcc r16-5020] cp: fix typo "an decrement" -> "a decrement"
David Malcolm via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work223-test)] Tell user if we have hardware support for 16-bit floating point.
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work223-test)] Add __bfloat16 optimizations.
Michael Meissner via Gcc-cvs
-
[gcc r16-5018] Ada: Fix segfault for instantiation on function call returning string
Eric Botcazou via Gcc-cvs
-
[gcc r16-5017] Ada: Fix misleading diagnostic about abstract new in type derivation
Eric Botcazou via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work223-test)] Add V8HFmode, V8BFmode, HFmode, BFmode.
Michael Meissner via Gcc-cvs
-
[gcc(refs/users/meissner/heads/work223-float)] Add changes from future patch submission.
Michael Meissner via Gcc-cvs
-
[gcc r15-10479] [PR rtl-optimization/122321][RISC-V] Bounds check another access to ira_reg_equiv array
Jeff Law via Gcc-cvs
-
[gcc r16-5016] i386: Allow memory op in operand 1 predicate of *test<mode>_1 insn patterns [PR122534]
Uros Bizjak via Gcc-cvs
-
[gcc r16-5015] RISC-V: testsuite: Fix pr119115.c.
Jeff Law via Gcc-cvs
-
[gcc r16-5014] Fortran: Fix check on locality spec DO CONCURRENT
Jerry DeLisle via Gcc-cvs
-
[gcc r15-10478] riscv: Fix gimple folding of the vset* intrinsics [PR122270]
Jeff Law via Gcc-cvs
-
[gcc r16-5012] [PR rtl-optimization/122536] Fix guard against variable bit extracts in RTL simplifier
Jeff Law via Gcc-cvs
-
[gcc r16-5011] c++: ADL finds all friends (P1787)
Jason Merrill via Gcc-cvs
-
[gcc r16-5010] c++/modules: import confict with builtin
Jason Merrill via Gcc-cvs
-
[gcc r16-5009] libstdc++: add ADL friends
Jason Merrill via Libstdc++-cvs
-
[gcc r16-5008] libgomp.fortran/omp_target_memset.f90 - Avoid implicit mapping by an uninit size [PR122543]
Tobias Burnus via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] Remove most recompute_tree_invariant_for_addr_expr
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] update-stmt: Add VOP checker
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] update-stmt: update_stmt_if_modified only check
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] Make test_recheck parallel
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] update-stmt: merge volatile and vop handling
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] Add SSA opcache statistics
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] update-stmt: add_ssa_op pre-removal
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] update-stmt: remove add_ssa_op and TLC
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] update-stmt: TLC
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] update-stmt: move mark_addressable() later
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] update-stmt: Factor code
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] update-stmt: Remove mark_address_taken
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] update-stmt: get rid of addressable marking
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] update-stmt-no-addr: remove useless/dead code
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] no-update-stmt: Remove more update_stmt_for_real
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] no-update-stmt: more progress
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] no-update-stmt: more hacking
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] Add -ftry-patch=NUM
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] no-update-stmt: start hacking
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] hack, no submit: Work around my python2.6 install
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] Add -ftry-patch flag
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] testsuite: Check for parallelism more often
Michael Matz via Gcc-cvs
-
[gcc(refs/users/matz/heads/update-stmt)] testsuite: don't run host c++ with unknown flags
Michael Matz via Gcc-cvs
-
[gcc] Created branch 'matz/heads/update-stmt' in namespace 'refs/users'
Michael Matz via Gcc-cvs
-
[gcc r14-12136] AVR: target/122527 -- Don't use __load_N to load from __flash1.
Georg-Johann Lay via Gcc-cvs
-
[gcc r16-5007] libstdc++: adjust std module TBB workaround
Jason Merrill via Gcc-cvs
-
[gcc r16-5006] libstdc++: remove cassert from stdc++.h
Jason Merrill via Gcc-cvs
-
[gcc r16-5005] libstdc++: add attributes to more ios_base types
Jason Merrill via Gcc-cvs
-
[gcc r16-5004] c++: modules, clones, and overload resolution
Jason Merrill via Gcc-cvs
-
[gcc r16-5003] c++: modules and deprecated namespaces
Jason Merrill via Gcc-cvs
-
[gcc r16-5002] Fix 'libgomp.c/pr122281.c' for non-USM offloading execution [PR122281]
Thomas Schwinge via Gcc-cvs
-
[gcc r16-5001] ada: Guard compile-time evaluator against rewritten if-expressions
Marc Poulhies via Gcc-cvs
-
[gcc r16-5000] ada: Restore alignment check for address clause given with alignment clause
Marc Poulhies via Gcc-cvs
-
[gcc r16-4997] ada: Decouple compile-time evaluation from if_statement source locations
Marc Poulhies via Gcc-cvs
-
[gcc r16-4994] ada: Fix box accepted as second association of a generic formal package
Marc Poulhies via Gcc-cvs
-
[gcc r16-4995] ada: Keep source locations for inlined subprograms from predefined units
Marc Poulhies via Gcc-cvs
-
[gcc r16-4996] ada: Preserve AST structure when copying tree with discrete types
Marc Poulhies via Gcc-cvs
-
[gcc r16-4989] ada: Reject nonconfirming size clauses on objects of floating-point types
Marc Poulhies via Gcc-cvs
-
[gcc r16-4998] ada: Decouple compile-time evaluation from while loop source locations
Marc Poulhies via Gcc-cvs
-
[gcc r16-4993] ada: Crash on call to a dispatching op with if_expr and tag-indeterminate calls
Marc Poulhies via Gcc-cvs
-
[gcc r16-4991] ada: Tweak Is_Predefined_File_Name
Marc Poulhies via Gcc-cvs
-
[gcc r16-4992] ada: Fix another incorrectly nested procedure
Marc Poulhies via Gcc-cvs
-
[gcc r16-4990] ada: Get rid of Sy/Sm mixing (Expression)
Marc Poulhies via Gcc-cvs
-
[gcc r16-4985] ada: Avoid Ignored ghost code behavior in Codepeer_Mode
Marc Poulhies via Gcc-cvs
-
[gcc r16-4999] ada: Adjust outdated reference in comment
Marc Poulhies via Gcc-cvs
-
[gcc r16-4986] ada: Fix Put_Image for Multiway_Trees
Marc Poulhies via Gcc-cvs
-
[gcc r16-4983] ada: Direct attribute definition for constructors
Marc Poulhies via Gcc-cvs
-
[gcc r16-4987] ada: Remove workaround for a freezing issue with address of a slice
Marc Poulhies via Gcc-cvs
-
[gcc r16-4982] ada: Tidy up code dealing with visibility in instances of formal packages
Marc Poulhies via Gcc-cvs
-
[gcc r16-4976] ada: Get rid of unused node/entity fields (Set_ only)
Marc Poulhies via Gcc-cvs
-
[gcc r16-4984] ada: Avoid triggering ghost context errors on prefixed names
Marc Poulhies via Gcc-cvs
-
[gcc r16-4977] ada: Move constant declaration
Marc Poulhies via Gcc-cvs
-
[gcc r16-4980] ada: Remove outdated comment
Marc Poulhies via Gcc-cvs
-
[gcc r16-4981] ada: Get rid of Sy/Sm mixing (Actions)
Marc Poulhies via Gcc-cvs
-
[gcc r16-4988] ada: Fix spurious check on 'Put_Image for an array of characters
Marc Poulhies via Gcc-cvs
-
[gcc r16-4979] ada: Get rid of unused node/entity fields (neither set nor get)
Marc Poulhies via Gcc-cvs
-
[gcc r16-4978] ada: Add missing runtime procedure for CHERI
Marc Poulhies via Gcc-cvs
-
[gcc r16-4965] ada: Catch Constraint_Errors on non-scalar streaming attributes
Marc Poulhies via Gcc-cvs
-
[gcc r16-4971] ada: Remove dependence on secondary stack for type with controlled component
Marc Poulhies via Gcc-cvs
-
[gcc r16-4975] ada: Add ctor call after address clause
Marc Poulhies via Gcc-cvs
-
[gcc r16-4974] ada: Remove exception handler in Check_Vanishing_Fields
Marc Poulhies via Gcc-cvs
-
[gcc r16-4973] ada: Make Long_Long_Float'Write deterministic
Marc Poulhies via Gcc-cvs
-
[gcc r16-4972] ada: Fix incorrect static string concatenation with null left string
Marc Poulhies via Gcc-cvs
-
[gcc r16-4970] ada: Get rid of Sy/Sm mixing (Default_Expression)
Marc Poulhies via Gcc-cvs
-
[gcc r16-4969] ada: Incorrect warning redundant parens on in
Marc Poulhies via Gcc-cvs
-
[gcc r16-4968] ada: Fix visibility issue in nested instance with use clause for formal package
Marc Poulhies via Gcc-cvs
-
[gcc r16-4967] ada: Add System.Traceback.Symbolic.Calling_Entity
Marc Poulhies via Gcc-cvs
-
[gcc r16-4966] ada: Get rid of Sy/Sm mixing (Chars)
Marc Poulhies via Gcc-cvs
-
[gcc r16-4964] ipa: Fix pritting of symtab_node type: Fix 'static_assert' [PR122512]
Thomas Schwinge via Gcc-cvs
-
[gcc r16-4963] AVR: Fix gcc.target/avr/torture/pr92606.c that failed without LPMx.
Georg-Johann Lay via Gcc-cvs
-
[gcc r16-4962] arc: Fix wrong vector ordering on big-endian architecture
Claudiu Zissulescu via Gcc-cvs
-
[gcc r16-4961] Fix gimple_copy for OpenMP atomic load/store [PR122281, PR105001]
Tobias Burnus via Gcc-cvs
-
[gcc r16-4960] docs: fmv: Update Function multi-versioning documentation [PR c/122202]
Alfie Richards via Gcc-cvs
-
[gcc r16-4959] RISC-V: Fix the ABI of empty unions and zero length array in struct
Kito Cheng via Gcc-cvs
-
[gcc r16-4958] AArch64: Fix mv-cmpu-features.C test that fails on older glibc's [PR 122405]
Alfie Richards via Gcc-cvs
-
[gcc r16-4957] aarch64: Add missing fmv features.
Alfie Richards via Gcc-cvs
-
[gcc r16-4956] Ada: Add testcase for missed loop vectorization on x86-64/Windows
Eric Botcazou via Gcc-cvs
-
[gcc r16-4955] xtensa: Revise implementation of hardware FP rounding instructions
Max Filippov via Gcc-cvs
-
[gcc r16-4950] LoongArch: Improve TARGET_CAN_CHANGE_MODE_CLASS implementation
LuluCheng via Gcc-cvs
-
[gcc r16-4954] LoongArch: Improve TARGET_MODES_TIEABLE_P implementation
LuluCheng via Gcc-cvs
-
[gcc r16-4953] LoongArch: Make full use of load insns with unsigned extension
LuluCheng via Gcc-cvs
-
[gcc r16-4952] LoongArch: Eliminate unnecessary dependencies introduced by xvpermi.q
LuluCheng via Gcc-cvs
-
[gcc r16-4951] LoongArch: Optimize AND large immediate operation
LuluCheng via Gcc-cvs
-
[gcc r16-4949] LoongArch: Correct the cost of mulh.{w[u]/d[u]}
LuluCheng via Gcc-cvs
-
[gcc r16-4948] vect: Fix null dereference in boolean reductions [PR122475]
Tamar Christina via Gcc-cvs
-
[gcc r16-4947] x86-64: Inline memmove with overlapping unaligned loads and stores
H.J. Lu via Gcc-cvs
-
[gcc r16-4946] [RISC-V][PR tree-optimization/52345] Optimize testing multiple booleans
Jeff Law via Gcc-cvs
-
[gcc r16-4945] LoongArch: Add builtin interfaces for 128 and 256 vector conversions.
LuluCheng via Gcc-cvs
-
[gcc r16-4944] LoongArch: Optimize normal immediate data loading.
LuluCheng via Gcc-cvs
-
[gcc r16-4943] LoongArch: Fix ICE caused by loongarch_split_reduction [PR122477].
LuluCheng via Gcc-cvs
-
[gcc r16-4941] PR modula2/122499: misspelt procedure in import list causes clutter
Gaius Mulley via Gcc-cvs
-
[gcc r16-4940] SPARC: Make target-specific test more robust
Eric Botcazou via Gcc-cvs
-
[gcc r16-4939] SPARC: Make target-specific tests more robust
Eric Botcazou via Gcc-cvs
-
[gcc r16-4938] Ada: Fix ACATS cxaj001 test on Solaris
Eric Botcazou via Gcc-cvs
-
[gcc r16-4937] [RISC-V] Expose sign extension for 32 bit rotates by constant values on rv64
Jeff Law via Gcc-cvs
-
[gcc r16-4936] i386: Canonicalize (compare (minus (a b)) a) to (compare (a b)) [PR122518]
Uros Bizjak via Gcc-cvs
-
[gcc r16-4935] libstdc++: add missing exports
Jason Merrill via Gcc-cvs
-
[gcc r16-4934] Ada: Fix crash on tagged private type with unknown discriminants
Eric Botcazou via Gcc-cvs
-
[gcc r15-10476] AVR: target/122527 -- Don't use __load_N to load from __flash1.
Georg-Johann Lay via Gcc-cvs
-
[gcc r15-10475] AVR: PR122505 - Fix bloated mulpsi3 in the wake of hacking around PR118012.
Georg-Johann Lay via Gcc-cvs
-
[gcc r16-4933] Ada: Fix use type clause invalidated by use clause in nested package
Eric Botcazou via Gcc-cvs
-
[gcc r16-4932] AVR: target/122527 -- Don't use __load_N to load from __flash1.
Georg-Johann Lay via Gcc-cvs
-
[gcc r16-4931] AVR: Don't run avr/torture/pr84211-fuse-move-1.c with -flto.
Georg-Johann Lay via Gcc-cvs
-
[gcc r15-10474] c++/modules: Track all static class variables [PR122421]
Nathaniel Shead via Gcc-cvs
-
[gcc r16-4930] c++/modules: Track all static class variables [PR122421]
Nathaniel Shead via Gcc-cvs
-
[gcc r16-4929] AVR: PR122505 - Fix bloated mulpsi3 in the wake of hacking around PR118012.
Georg-Johann Lay via Gcc-cvs
-
[gcc r16-4928] Update SSA iterator documentation
Richard Biener via Gcc-cvs
-
[gcc r16-4927] gcc: Drop junk vim backup file
Sam James via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][SH][PR rtl-optimization/67731] Improve logical IOR of single bit bitfields
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V] Reorder ready queue slightly to avoid unnecessary vsetvl instructions
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PR rtl-optimization/122321][RISC-V] Bounds check another access to ira_reg_equiv array
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] niter: Use ranger to query ctz range.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH v2] RISC-V: avlprop: Scale AVL by subreg ratio [PR122445].
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Clean up build warnings for VLS calling convention
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] Skip riscv/rvv/xtheadvector/pr116593.C if not hostedlib
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Implement standard fixed-length vector calling convention variant
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [RISC-V][PR target/64345][PR tree-optimization/80770] Improve simple bit extractions on RISC-V
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] Increase NUM_ABI_IDS to support RISC-V VLS calling convention variants
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] riscv: Fix gimple folding of the vset* intrinsics [PR122270]
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] Fix minor testsuite scan failures for RISC-V
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] [PATCH v2] RISC-V: Fix moving data from V_REGS to GR_REGS by scalar move.
Jeff Law via Gcc-cvs
-
[gcc(refs/vendors/riscv/heads/gcc-15-with-riscv-opts)] RISC-V: Add testcase for unsigned scalar SAT_MUL form 6
Jeff Law via Gcc-cvs