Messages by Date
-
2025/04/12
[gcc r15-9404] d: Fix importC cannot find input file __importc_builtins.d [PR119761]
Iain Buclaw via Gcc-cvs
-
2025/04/12
[gcc(refs/users/ibuclaw/heads/gdc)] d: testsuite: Update documentation about subdirectories of gdc.dg
Iain Buclaw via Gcc-cvs
-
2025/04/12
[gcc] Created branch 'ibuclaw/heads/importc' in namespace 'refs/users'
Iain Buclaw via Gcc-cvs
-
2025/04/12
[gcc(refs/users/ibuclaw/heads/importc)] d: Implement preprocessor for importC
Iain Buclaw via Gcc-cvs
-
2025/04/12
[gcc(refs/users/ibuclaw/heads/gdcflags)] Makefile.tpl: Implement per-stage GDCFLAGS [PR116975]
Iain Buclaw via Gcc-cvs
-
2025/04/12
[gcc] Created branch 'ibuclaw/heads/gdcflags' in namespace 'refs/users'
Iain Buclaw via Gcc-cvs
-
2025/04/12
[gcc r15-9403] d: Add option to include imported modules in the compilation [PR109023]
Iain Buclaw via Gcc-cvs
-
2025/04/12
[gcc r15-9402] d: Fix -fonly= argument only matches when including full path [PR119758]
Iain Buclaw via Gcc-cvs
-
2025/04/12
[gcc r15-9401] testsuite: unxfail ira-shrinkwrap-prep-[12].c for x86_64 [PR117706]
Andrew Pinski via Gcc-cvs
-
2025/04/12
[gcc r15-9400] c++: improve constexpr prvalue folding [PR116416]
Patrick Palka via Gcc-cvs
-
2025/04/12
[gcc r15-9399] Doc: Explicitly document extensions implied by -march=x86_64 [PR97585]
Sandra Loosemore via Gcc-cvs
-
2025/04/12
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction ICEs ISO_Fortran_binding_10
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction ICE ISO_Fortran_binding_5
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction ICE aliasing_complex_pointer
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction ICE PR94022
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction ICE PR100906
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction ICE 20231103-1
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction ICE PR95196
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction ICE PR93308
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction ICEs PR95331
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction ICE PR49268.f90
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction ICEs ISO_Fortran_binding_17
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc/mikael/heads/refactor_descriptor_v05] (14 commits) Correction ICE aliasing_complex_pointer
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Sauvegarde compil' OK
Mikael Morin via Gcc-cvs
-
2025/04/12
[gcc r15-9398] driver: Fix up -freport-bug for ASLR [PR119727]
Jakub Jelinek via Gcc-cvs
-
2025/04/12
[gcc r15-9395] tailc, expand: Tail call -fdump-{tree-tailc, expand-details} changes [PR119718]
Jakub Jelinek via Gcc-cvs
-
2025/04/12
[gcc r15-9396] tailc, expand: Small incremental tweak to tail call dump [PR119718]
Jakub Jelinek via Gcc-cvs
-
2025/04/12
[gcc r15-9397] bitintlower: Fix up handling of SSA_NAME copies in coalescing [PR119722]
Jakub Jelinek via Gcc-cvs
-
2025/04/12
[gcc r15-9394] Ada: Natural/Positive not ignored in subprogram renaming
Eric Botcazou via Gcc-cvs
-
2025/04/12
[gcc r15-9393] Fortran: Add code gen for do, concurrent's LOCAL/LOCAL_INIT: Fix 'static_assert' [PR101602]
Thomas Schwinge via Gcc-cvs
-
2025/04/11
[gcc(refs/users/aoliva/heads/testme)] [riscv] vec_dup immediate constants in pred_broadcast expand [PR118182]
Alexandre Oliva via Gcc-cvs
-
2025/04/11
[gcc r15-9392] cobol: Eliminate many getenv() calls. [PR119694]
Robert Dubner via Gcc-cvs
-
2025/04/11
[gcc r13-9517] df: Treat partial defs as uses in df_simulate_defs [PR116564]
Alex Coplan via Gcc-cvs
-
2025/04/11
[gcc r15-9390] Doc: Correct documentation for -fstrong-eval-order [PR106618]
Sandra Loosemore via Gcc-cvs
-
2025/04/11
[gcc r15-9389] Doc: Delete misleading sentence from -frounding-math docs [PR105548]
Sandra Loosemore via Gcc-cvs
-
2025/04/11
[gcc r15-9388] PR modula2/119735: Remove single quotes from m2 source code comments.
Gaius Mulley via Gcc-cvs
-
2025/04/11
[gcc r15-9387] testsuite: arm: rename arm_v8_1_lob_ok into arm_v8_1m_lob_hw
Christophe Lyon via Gcc-cvs
-
2025/04/11
[gcc r15-9386] testcase: Add testcase for shrink wrapping of vector<int>::push_back [PR118502]
Andrew Pinski via Gcc-cvs
-
2025/04/11
[gcc r14-11596] c++: avoid ARM -Wunused-value [PR114970]
Jason Merrill via Gcc-cvs
-
2025/04/11
[gcc r15-9384] c++: avoid ARM -Wunused-value [PR114970]
Jason Merrill via Gcc-cvs
-
2025/04/11
[gcc r15-9385] [committed] [RISC-V] Fix testsuite fallout from recent changes
Jeff Law via Gcc-cvs
-
2025/04/11
[gcc/devel/omp/gcc-14] OpenACC 2.7: adjust 2.6 references to 2.7
Chung-Lin Tang via Gcc-cvs
-
2025/04/11
[gcc r15-9383] libstdc++: Add fast_float patch to LOCAL_PATCHES
Jonathan Wakely via Libstdc++-cvs
-
2025/04/11
[gcc r15-9382] libstdc++: Support aarch64-w64-mingw32 target in fast_float
Jonathan Wakely via Libstdc++-cvs
-
2025/04/11
[gcc r15-9381] libstdc++: Use constexpr-if for std::basic_string::_S_copy_chars
Jonathan Wakely via Libstdc++-cvs
-
2025/04/11
[gcc r15-9380] libstdc++: Define __cpp_lib_containers_ranges in appropriate headers [PR111055]
Tomasz Kaminski via Libstdc++-cvs
-
2025/04/11
[gcc r13-9515] tree-optimization/117424 - invalid LIM of trapping ref
Richard Biener via Gcc-cvs
-
2025/04/11
[gcc r13-9510] lto/113207 - fix free_lang_data_in_type
Richard Biener via Gcc-cvs
-
2025/04/11
[gcc r13-9516] tree-optimization/119145 - avoid stray .MASK_CALL after vectorization
Richard Biener via Gcc-cvs
-
2025/04/11
[gcc r13-9514] tree-optimization/117113 - ICE with unroll-and-jam
Richard Biener via Gcc-cvs
-
2025/04/11
[gcc r13-9513] tree-optimization/116906 - unsafe PRE with never executed edges
Richard Biener via Gcc-cvs
-
2025/04/11
[gcc r13-9512] lto/114501 - missed free-lang-data for CONSTRUCTOR index
Richard Biener via Gcc-cvs
-
2025/04/11
[gcc r13-9511] tree-optimization/114052 - consider infinite sub-loops when lowering iter bound
Richard Biener via Gcc-cvs
-
2025/04/11
[gcc r13-9506] testsuite: add testcase for fixed PR107467
Richard Biener via Gcc-cvs
-
2025/04/11
[gcc r13-9507] ipa/111245 - bogus modref analysis for store in call that might throw
Richard Biener via Gcc-cvs
-
2025/04/11
[gcc r13-9508] tree-optimization/112859 - bogus loop distribution
Richard Biener via Gcc-cvs
-
2025/04/11
[gcc r13-9509] tree-optimization/112859 - add comment
Richard Biener via Gcc-cvs
-
2025/04/11
[gcc r13-9505] middle-end/115110 - Fix view_converted_memref_p
Richard Biener via Gcc-cvs
-
2025/04/11
[gcc r15-9379] d: Merge upstream dmd 1b34fea478, phobos 40ffbb364
Iain Buclaw via Gcc-cvs
-
2025/04/11
[gcc/devel/omp/gcc-14] OpenACC 2.7: update _OPENACC value test in testcases
Chung-Lin Tang via Gcc-cvs
-
2025/04/11
[gcc r15-9378] libstdc++: Add P1206R7 from_range members to std::string [PR111055]
Jonathan Wakely via Libstdc++-cvs
-
2025/04/11
[gcc/devel/omp/gcc-14] OpenACC 2.7: update _OPENACC symbol to 201811
Chung-Lin Tang via Gcc-cvs
-
2025/04/11
[gcc r13-9504] [PATCH v2] RISC-V: Fixbug for slli + addw + zext.w into sh[123]add + zext.w
Ma Jin via Gcc-cvs
-
2025/04/10
[gcc r14-11595] [PATCH v2] RISC-V: Fixbug for slli + addw + zext.w into sh[123]add + zext.w
Ma Jin via Gcc-cvs
-
2025/04/10
[gcc r15-9376] bitintlower: Fix up handling of nested casts in m_upward_2limbs cases [PR119707]
Jakub Jelinek via Gcc-cvs
-
2025/04/10
[gcc r15-9375] aarch64: Add test case.
Jennifer Schmitz via Gcc-cvs
-
2025/04/10
[gcc r15-9374] Doc: Add missing documentation for -ftree-cselim [PR87909]
Sandra Loosemore via Gcc-cvs
-
2025/04/10
[gcc r15-9373] bf-ms-attrib.c: Fix expected struct size
Jonathan Yong via Gcc-cvs
-
2025/04/10
[gcc r15-9372] realloc-1.c: accept long long in warning for llp64
Jonathan Yong via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] use dg-do-if in vec-mul.c
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc/aoliva/heads/testme] [testsuite] [ppc] use dg-do-if in vec-mul.c
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc r15-9371] Doc: Discourage the use of -ffloat-store [PR14708]
Sandra Loosemore via Gcc-cvs
-
2025/04/10
[gcc r15-9308] libgomp: Add -Wno-c-binding-type for omp_lib.f90 compilation
Tobias Burnus via Gcc-cvs
-
2025/04/10
[gcc(refs/users/alfierichards/heads/fmv_c)] Add get_clone_versions and get_version functions.
Alfie Richards via Gcc-cvs
-
2025/04/10
[gcc r15-9274] gccrs: Evaluate the enum's discriminant in a const context
Arthur Cohen via Gcc-cvs
-
2025/04/10
[gcc r15-9272] libgomp: Add AArch64 SVE target tests to libgomp.
Tejas Belagod via Gcc-cvs
-
2025/04/10
[gcc r15-9271] AArch64: Add OpenMP target compile error tests
Tejas Belagod via Gcc-cvs
-
2025/04/10
[gcc r14-11546] [RISC-V][PR target/116256] Fix incorrect return value for predicate
Kito Cheng via Gcc-cvs
-
2025/04/10
[gcc(refs/users/omachota/heads/rtl-ssa-dce)] rtl-ssa-dce: fix eh
Ondrej Machota via Gcc-cvs
-
2025/04/10
[gcc r15-9314] OpenMP: Fix append_args handling in modify_call_for_omp_dispatch
Tobias Burnus via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mfloat128 to pr67808.c
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] use dg-do-if in vec-mul.c
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc r15-9286] gccrs: nr2.0: Remove duplicate self visit
Arthur Cohen via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] require ifunc for target_clones test
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for ilp32
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc r15-9323] Daily bump.
GCC Administrator via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] allow implicit fuction declarations in pr92661.c
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] tolerate -mfloat128 warning in pr99708.c
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] require vsx for vec-cmpne tests
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mdejagnu-cpu=power7 to pr17381.c
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mno-strict-align to pr111449-1.c
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -maltivec to pr111380-2.c
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] disable -mpowerpc64 for various ilp32 asm-out checks
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] skip -msoft-float tests when testing with -mhard-float
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] add -mfloat128 to __ieee128-using bfp tests
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] newlib sets FE_VXSOFT on raise FE_INVALID
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] block-cmp-8 should require powerpc64
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] xfail pr52451.c on ppc [PR58684]
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] pr87600, pr89313: test for __PPC__ as well
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] ipa-sra-19.c: pass -Wno-psabi on powerpc-*-elf as well
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] require float128 available for copysign
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc(refs/users/aoliva/heads/testme)] [testsuite] [ppc] compile [PR112822] with -mvsx
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc/aoliva/heads/testme] (363 commits) [testsuite] [ppc] use dg-do-if in vec-mul.c
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc/aoliva/heads/testbase] (343 commits) c++: nested lambda capture pack [PR119345]
Alexandre Oliva via Gcc-cvs
-
2025/04/10
[gcc r15-9302] gccrs: Rename label getter to unchecked
Arthur Cohen via Gcc-cvs
-
2025/04/10
[gcc r15-9326] Fortran: Add code gen for do, concurrent's LOCAL/LOCAL_INIT [PR101602]
Tobias Burnus via Gcc-cvs
-
2025/04/10
[gcc/devel/rust/master] Migrate error state to optionals
Thomas Schwinge via Gcc-cvs
-
2025/04/10
[gcc r14-11593] c++: nested lambda capture pack [PR119345]
Jason Merrill via Gcc-cvs
-
2025/04/10
[gcc r14-11592] c++: lambda in constraint of lambda [PR119175]
Jason Merrill via Gcc-cvs
-
2025/04/10
[gcc r14-11591] c++: self-dependent alias template [PR117530]
Jason Merrill via Gcc-cvs
-
2025/04/10
[gcc r15-9254] cobol: sed portability fix
Jakub Jelinek via Gcc-cvs
-
2025/04/10
[gcc r15-9270] AArch64: Diagnose OpenMP offloading when SVE types involved.
Tejas Belagod via Gcc-cvs
-
2025/04/10
[gcc r14-11544] LoongArch: Make gen-evolution.awk compatible with FreeBSD awk
LuluCheng via Gcc-cvs
-
2025/04/10
[gcc r14-11584] RISC-V: unrecognizable insn ICE in xtheadvector/pr114194.c on 32bit targets
Ma Jin via Gcc-cvs
-
2025/04/10
[gcc r15-9369] c++: nested lambda capture pack [PR119345]
Jason Merrill via Gcc-cvs
-
2025/04/10
[gcc r15-9368] libgomp: Update SVE tests
Richard Sandiford via Gcc-cvs
-
2025/04/10
[gcc r14-11590] c++: alias_ctad_tweaks ICE w/ inherited CTAD [PR119687]
Patrick Palka via Gcc-cvs
-
2025/04/10
[gcc r15-9367] c++: alias_ctad_tweaks ICE w/ inherited CTAD [PR119687]
Patrick Palka via Gcc-cvs
-
2025/04/10
[gcc r15-9290] gccrs: Resolve labels
Arthur Cohen via Gcc-cvs
-
2025/04/10
[gcc r15-9307] cse: Fix up delete_trivially_dead_insns [PR119594]
Jakub Jelinek via Gcc-cvs
-
2025/04/10
[gcc r15-9282] gccrs: Fix ICE when hitting invalid types for generics
Arthur Cohen via Gcc-cvs
-
2025/04/10
[gcc r15-9356] testsuite, cobol: Add libquadmath paths.
Iain D Sandoe via Gcc-cvs
-
2025/04/10
[gcc/devel/rust/master] Revert part of 44ffe1193269
Thomas Schwinge via Gcc-cvs
-
2025/04/10
[gcc] Created branch 'meissner/heads/work200-orig' in namespace 'refs/users'
Michael Meissner via Gcc-cvs
-
2025/04/10
[gcc r14-11588] libstdc++: Define __is_pair variable template for C++11
Jonathan Wakely via Libstdc++-cvs
-
2025/04/10
[gcc r14-11577] c++: ICE with nested default targ lambdas [PR119574]
Patrick Palka via Gcc-cvs
-
2025/04/10
[gcc r15-9366] c++: Use G_ instead of _ around cp/errors.cc gcc-internal-format strings [PR119684]
Jakub Jelinek via Gcc-cvs
-
2025/04/10
[gcc r15-9365] libstdc++: Adjust value of __cpp_lib_constrained_equality for C++20
Jonathan Wakely via Libstdc++-cvs
-
2025/04/10
[gcc r15-9364] Darwin, libgcobol: Enable for x86_64 Darwin.
Iain D Sandoe via Gcc-cvs
-
2025/04/10
[gcc r15-9363] cobol: New testcases for reference modification.
Robert Dubner via Gcc-cvs
-
2025/04/10
[gcc r15-9362] c++: lambda in constraint of lambda [PR119175]
Jason Merrill via Gcc-cvs
-
2025/04/10
[gcc r15-9361] libbacktrace: Add hpux fileline support
John David Anglin via Gcc-cvs
-
2025/04/10
[gcc r15-9360] hpux: Remove _GLIBCXX_USE_LONG_LONG define from hpux os_defines.h
John David Anglin via Gcc-cvs
-
2025/04/10
[gcc r15-9359] Darwin: Add spec substitution for static-libgcobol.
Iain D Sandoe via Gcc-cvs
-
2025/04/10
[gcc r15-9358] middle-end/119706 - allow POLY_INT_CST as is_gimple_mem_ref_addr
Richard Biener via Gcc-cvs
-
2025/04/10
[gcc r15-9357] libgcobol: Allow libgcobol to use libquadmath [PR119244].
Iain D Sandoe via Gcc-cvs
-
2025/04/10
[gcc r14-11589] libstdc++: Fix conversions to key/value types for hash table insertion [PR115285]
Jonathan Wakely via Gcc-cvs
-
2025/04/10
[gcc r14-11587] libstdc++: Fix test broken when using COW std::string
Jonathan Wakely via Gcc-cvs
-
2025/04/10
[gcc r14-11586] libstdc++: Always instantiate key_type to compute hash code [PR115285]
Jonathan Wakely via Gcc-cvs
-
2025/04/10
[gcc r14-11585] RISC-V: Disable unsupported vsext/vzext patterns for XTheadVector.
Ma Jin via Gcc-cvs
-
2025/04/10
[gcc r14-11583] RISC-V: Add a new constraint to ensure that the vl of XTheadVector does not get a non-zero immediate
Ma Jin via Gcc-cvs
-
2025/04/10
[gcc r14-11582] RISC-V: Enable and adjust the testsuite for XTheadVector.
Ma Jin via Gcc-cvs
-
2025/04/10
[gcc r14-11581] [PATCH] RISC-V: Bugfix for unrecognizable insn for XTheadVector
Ma Jin via Gcc-cvs
-
2025/04/10
[gcc r15-9355] Avoid using POINTER_DIFF_EXPR for overlap checks [PR119399]
Richard Sandiford via Gcc-cvs
-
2025/04/10
[gcc r14-11580] RISC-V: Fix the behavior for multilib-generator with --cmodel=large on rv32
Kito Cheng via Gcc-cvs
-
2025/04/10
[gcc r15-9354] RISC-V: Fix the behavior for multilib-generator with --cmodel=large on rv32
Kito Cheng via Gcc-cvs
-
2025/04/10
[gcc r15-9353] RISC-V: Include local riscv_vector.h in testsuite
Kito Cheng via Gcc-cvs
-
2025/04/10
[gcc(refs/vendors/redhat/heads/gcc-15-branch)] Merge commit 'r15-9352-g6284f555e877c75ddecc776286ec4b8c20007de2' into redhat/gcc-15-branch
Jakub Jelinek via Gcc-cvs
-
2025/04/10
[gcc/redhat/heads/gcc-15-branch] (329 commits) Merge commit 'r15-9352-g6284f555e877c75ddecc776286ec4b8c200
Jakub Jelinek via Gcc-cvs
-
2025/04/09
[gcc r15-9263] libbacktrace: Use correct type in backtrace_atomic_store_int
Jonathan Wakely via Gcc-cvs
-
2025/04/09
[gcc r15-9328] Fortran: Fix some problems with the reduce intrinsic [PR119460]
Paul Thomas via Gcc-cvs
-
2025/04/09
[gcc/devel/rust/master] gccrs: fix ICE segfault with empty feature gate
Thomas Schwinge via Gcc-cvs
-
2025/04/09
[gcc r14-11575] RISC-V:Bugfix for vlmul_ext and vlmul_trunc with NULL return value[pr117286]
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc/devel/rust/master] Make loop label truly optional
Thomas Schwinge via Gcc-cvs
-
2025/04/09
[gcc r15-9342] d: Fix forward referenced enums missing type names in debug info [PR118309]
Iain Buclaw via Gcc-cvs
-
2025/04/09
[gcc r14-11578] libstdc++: Fix constraint recursion in basic_const_iterator operator- [PR115046]
Patrick Palka via Libstdc++-cvs
-
2025/04/09
[gcc r15-9351] libstdc++: Fix constraint recursion in basic_const_iterator operator- [PR115046]
Patrick Palka via Libstdc++-cvs
-
2025/04/09
[gcc r15-9350] c++: ICE with nested default targ lambdas [PR119574]
Patrick Palka via Gcc-cvs
-
2025/04/09
[gcc r15-9349] cobol: Proper comparison of alphanumeric to refmoded numeric-display [PR119682]
Robert Dubner via Gcc-cvs
-
2025/04/09
[gcc r14-11564] [PATCH v4] [target/116592] RISC-V: Fix illegal operands "th.vsetvli zero, 0, e32, m8" for XTheadVector
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11561] [PATCH] RISC-V: Allow zero operand for DI variants of vssubu.vx
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r15-9345] h8300: Fix up bit test and jump splitter [PR119664]
Jakub Jelinek via Gcc-cvs
-
2025/04/09
[gcc r15-9344] Update gcc de.po
Joseph Myers via Gcc-cvs
-
2025/04/09
[gcc r15-9347] modula2: FIx a comment typo
Jakub Jelinek via Gcc-cvs
-
2025/04/09
[gcc r15-9346] libquadmath: Fix up THREEp96 constant in expq
Jakub Jelinek via Gcc-cvs
-
2025/04/09
[gcc r15-9348] pretty-print: Fix format specifier description
Jakub Jelinek via Gcc-cvs
-
2025/04/09
[gcc r15-9343] aarch64: Add sve testcase for PR 116595 [PR116595]
Andrew Pinski via Gcc-cvs
-
2025/04/09
[gcc r15-9332] Revert "RISC-V: Refine the testcases for cond_widen_complicate-3"
Pan Li via Gcc-cvs
-
2025/04/09
[gcc r14-11547] [RISC-V][PR target/116308] Fix generation of initial RTL for atomics
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11568] RISC-V: Delete duplicate '#define RISCV_DWARF_VLENB'
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r15-9340] Fortran: fix issue with impure elemental subroutine and interface [PR119656]
Harald Anlauf via Gcc-cvs
-
2025/04/09
[gcc r15-9339] [RISC-V] Fix more fallout from combine.c changes
Jeff Law via Gcc-cvs
-
2025/04/09
[gcc r14-11567] RISC-V: Fix factor in dwarf_poly_indeterminate_value [PR116305]
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11562] riscv: Fix duplicate assmbler label in @tlsdesc<mode> insn
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11563] RISC-V: Fix vl_used_by_non_rvv_insn logic of vsetvl pass
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11571] RISC-V: Reject 'd' extension with ILP32E ABI
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11570] RISC-V: Correct mode_idx attribute for viwalu wx variants [PR116149].
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11572] RISC-V: Error early with V and no M extension.
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11555] RISC-V: Fix compress shuffle pattern [PR117383].
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11566] RISC-V: Add missing mode_idx for vrol and vror
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11557] RISC-V: Ensure vtype for full-register moves [PR117544].
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11560] [PATCH] RISC-V: Fix th.extu operands exceeding range on rv32.
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11558] [PATCH v3] RISC-V: Fixed incorrect semantic description in DF to DI pattern in the Zfa extension on
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r15-9338] testsuite/x86: Correctly escape asterisk in scan-assembler
Uros Bizjak via Gcc-cvs
-
2025/04/09
[gcc r14-11559] [PATCH 1/2] RISC-V: Fix the outer_code when calculating the cost of SET expression.
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11554] [RISC-V][PR target/106544] Avoid ICEs due to bogus asms
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11552] RISC-V: Disallow negative step for interleaving [PR117682]
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11576] RISC-V: Fix vid const vector expander for non-npatterns size steps
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11573] [committed] [RISC-V] Fix false-positive uninitialized variable
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11549] RISC-V: Move fortran testcase to gfortran.target
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11569] [RISC-V][PR target/116240] Ensure object is a comparison before extracting arguments
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11553] [PATCH] riscv: add mising masking in lrsc expander (PR118137)
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11574] RISC-V: Bugfix for max_sew_overlap_and_next_ratio_valid_for_prev_sew_p[pr117483]
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11565] RISC-V: Fix subreg of VLS modes larger than a vector [PR116086].
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11550] RISC-V: Fix code gen for reduction with length 0 [PR118182]
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11556] RISC-V: Add assert for insn operand out of range access [PR117878][NFC]
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11548] [PR target/118357] RISC-V: Disable fusing vsetvl instructions by VSETVL_VTYPE_CHANGE_ONLY for XThead
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r14-11551] RISC-V: Fix vsetvl compatibility predicate [PR118154].
Kito Cheng via Gcc-cvs
-
2025/04/09
[gcc r15-9337] deref-before-check-pr113253.c: Fix bogus warnings on lp32
Jonathan Yong via Gcc-cvs
-
2025/04/09
[gcc r15-9336] [committed][RISC-V] Adjust expected output for rvv test
Jeff Law via Gcc-cvs