Messages by Date
-
2025/04/22
[gcc r16-68] libstdc++: Update Solaris baselines for GCC 15.1
Rainer Orth via Libstdc++-cvs
-
2025/04/22
[gcc r15-9563] libstdc++: Update baseline_symbols.txt for {x86_64, i486, powerpc64le, s390x, aarch64}-linux
Jakub Jelinek via Gcc-cvs
-
2025/04/22
[gcc r16-67] libstdc++: Update baseline_symbols.txt for {x86_64, i486, powerpc64le, s390x, aarch64}-linux
Jakub Jelinek via Libstdc++-cvs
-
2025/04/22
[gcc r15-9562] testsuite: Use sigsetjmp in gcc.misc-tests/gcov-31.c
Rainer Orth via Gcc-cvs
-
2025/04/22
[gcc r16-64] testsuite: Use sigsetjmp in gcc.misc-tests/gcov-31.c
Rainer Orth via Gcc-cvs
-
2025/04/22
[gcc r16-66] libstdc++: Increase timeouts for format and flat_maps tests
Tomasz Kaminski via Libstdc++-cvs
-
2025/04/22
[gcc r16-65] libstdc++: Finalize GCC 15 ABI
Andreas Schwab via Libstdc++-cvs
-
2025/04/22
[gcc r16-63] c++/modules: Remove unnecessary lazy_load_pendings
Nathaniel Shead via Gcc-cvs
-
2025/04/22
[gcc r16-62] c++/modules: Find non-exported reachable decls when instantiating friend classes [PR119863]
Nathaniel Shead via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] lang-items: Add ManuallyDrop<T>
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] Disable parallel testing for 'rust/compile/nr2/compile.exp' [PR119508]
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Fix ICE with empty generic arguments
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] Adjust segment start position errors
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: prealloc the initilizer vector
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Add test case to show ice is fixed
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] nr2.0: Remove unnecessary copy of Node
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] nr2.0: Handle StructPatternFieldIdent
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Fix ICE when handling case of unknown field in HIR::FieldAccess
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] Add execute test for black_box intrinsic
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Fix ICE in struct expressions
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Add test case to show ICE is fixed
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Add test case to show issue is fixed
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] Add gimple test for black box intrinsic
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] Parse and lower llvm asm node
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] Add LlvmInlineAsm node dump
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] Emit error with old asm syntax in new asm blocks
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Fix crash in hir dump as labels are optional
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] Add llvmInlineAsm node
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Add check for placeholder (infer) type in return position
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Fix ICE when checking shift's which are behind array refs
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Update comments in repr parsing code
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Implement integer representation for enums
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Implement typecheck for zero-variant enums
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] Add `#[track_caller]` as known attribute
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] gccrs: Fix segv in unsafe chcker
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] nr2.0: Only insert derive macros if they exist
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] attributes: Handle external tool annotations like rustfmt::
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] attributes: Add missing attributes used in `core`
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] ci: Update warnings for new location in install.texi
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] install.texi: Mention Rust requirement for building gccrs
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] expansion: Only add fragments if the matcher succeeded
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] Fix const checking of enum discriminants
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] format_args: Allow extraneous commas, improve safety
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] expansion: Desugar doc comments into attributes before expansion
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] session: Desugar question mark operator after expansion instead.
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] rust: Add comment inside block [PR119342]
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] ast: Add get_locus() to DelimTokenTree
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] ast: Support outer attributes for AST::RangeExpr
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] nr2.0: Do not resolve modules this run if they are unloaded
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] typecheck: Properly select methods when dealing with specialization
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] rust: use range for inside rust-gcc.cc [PR119341]
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] rust: Use error_operand_p in rust-gcc.cc
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc/devel/rust/master] rust: Use FLOAT_TYPE_P instead of manual checking
Thomas Schwinge via Gcc-cvs
-
2025/04/21
[gcc r16-61] Skip g++.dg/eh/pr119507.C on arm eabi
Andrew Pinski via Gcc-cvs
-
2025/04/21
[gcc r16-59] [riscv] vec_dup immediate constants in pred_broadcast expand [PR118182]
Alexandre Oliva via Gcc-cvs
-
2025/04/21
[gcc r16-60] [testsuite] [ppc] require ifunc for target_clones test
Alexandre Oliva via Gcc-cvs
-
2025/04/21
[gcc(refs/users/omachota/heads/rtl-ssa-dce)] rtl-ssa-dce: c++ version, propagate dead phis
Ondrej Machota via Gcc-cvs
-
2025/04/21
[gcc r16-57] c++: reorder constexpr checks
Jason Merrill via Gcc-cvs
-
2025/04/21
[gcc r16-56] c++: new size folding [PR118775]
Jason Merrill via Gcc-cvs
-
2025/04/21
[gcc r16-55] c++: static constexpr strictness [PR99456]
Jason Merrill via Gcc-cvs
-
2025/04/21
[gcc r16-54] Fix cost of vectorized double->float conversion
Jan Hubicka via Gcc-cvs
-
2025/04/21
[gcc r16-53] [PATCH 21/61] Testsuite: Modify the gcc.dg/memcpy-4.c test
Jeff Law via Gcc-cvs
-
2025/04/21
[gcc r16-52] [PATCH 08/61] Testsuite: Accept jrc for clear cache intrinsic
Jeff Law via Gcc-cvs
-
2025/04/21
[gcc r16-50] [PATCH 43/61] Disable ssa-dom-cse-2.c for MIPS lp64
Jeff Law via Gcc-cvs
-
2025/04/21
[gcc r16-51] [PATCH 30/61] MSA: Make MSA and microMIPS R5 unsupported
Jeff Law via Gcc-cvs
-
2025/04/21
[gcc r16-49] except: Don't use the cached value of the gcc_except_table section for comdat functions [PR119507]
Andrew Pinski via Gcc-cvs
-
2025/04/21
[gcc r16-48] Add assert to array_slice::begin/end
Andrew Pinski via Gcc-cvs
-
2025/04/21
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régressions transfer_simplify_*
Mikael Morin via Gcc-cvs
-
2025/04/21
[gcc r16-47] libgcobol: Check for struct tm tm_zone
Rainer Orth via Gcc-cvs
-
2025/04/21
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression transfer_simplify_11
Mikael Morin via Gcc-cvs
-
2025/04/20
[gcc r16-46] Generate 2 FMA instructions in ix86_expand_swdivsf.
hongtao Liu via Gcc-cvs
-
2025/04/20
[gcc r12-11062] Fix compilation of server.cc on hpux.
John David Anglin via Gcc-cvs
-
2025/04/20
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression partparm.f90
Mikael Morin via Gcc-cvs
-
2025/04/20
[gcc r12-11061] d: Fix ICE in dwarf2out_imported_module_or_decl, at dwarf2out.cc:27676 [PR119817]
Iain Buclaw via Gcc-cvs
-
2025/04/20
[gcc r16-44] x86: Add tests for PR target/117863
H.J. Lu via Gcc-cvs
-
2025/04/19
[gcc r13-9554] d: Fix ICE: type variant differs by TYPE_MAX_VALUE with -g [PR119826]
Iain Buclaw via Gcc-cvs
-
2025/04/19
[gcc r13-9553] d: Fix ICE in dwarf2out_imported_module_or_decl, at dwarf2out.cc:27676 [PR119817]
Iain Buclaw via Gcc-cvs
-
2025/04/19
[gcc r13-9552] d: Fix forward referenced enums missing type names in debug info [PR118309]
Iain Buclaw via Gcc-cvs
-
2025/04/19
[gcc r14-11666] d: Fix ICE in dwarf2out_imported_module_or_decl, at dwarf2out.cc:27676 [PR119817]
Iain Buclaw via Gcc-cvs
-
2025/04/19
[gcc r14-11665] d: Fix forward referenced enums missing type names in debug info [PR118309]
Iain Buclaw via Gcc-cvs
-
2025/04/19
[gcc r14-11667] d: Fix ICE: type variant differs by TYPE_MAX_VALUE with -g [PR119826]
Iain Buclaw via Gcc-cvs
-
2025/04/19
[gcc r16-42] Disable parallel testing for 'rust/compile/nr2/compile.exp' [PR119508]
Thomas Schwinge via Gcc-cvs
-
2025/04/19
[gcc r16-41] [RISC-V][PR target/119865] Don't free ggc allocated memory
Jeff Law via Gcc-cvs
-
2025/04/19
[gcc r16-40] [RISC-V][PR target/118410] Improve code generation for some logical ops
Jeff Law via Gcc-cvs
-
2025/04/19
[gcc r16-39] Add tables for SSE fp conversion costs
Jan Hubicka via Gcc-cvs
-
2025/04/19
[gcc r16-38] Fix pr118947-1.c and pr78408-3.c on targets where 32 bytes memcpy uses a vector
Andrew Pinski via Gcc-cvs
-
2025/04/19
[gcc r16-37] combine: Better split point for `(and (not X))` [PR111949]
Andrew Pinski via Gcc-cvs
-
2025/04/19
[gcc r16-36] [PATCH v2] sh: libgcc: Implement fenv rouding and exceptions for soft-fp [PR118257]
Jeff Law via Gcc-cvs
-
2025/04/19
[gcc r16-35] [PATCH v2] sh: Correct NaN signalling bit and propagation rules [PR111814]
Jeff Law via Gcc-cvs
-
2025/04/19
[gcc r16-34] c++: minor EXPR_STMT cleanup
Jason Merrill via Gcc-cvs
-
2025/04/19
[gcc r16-33] Alpha: Fix base block alignment calculation regression
Maciej W. Rozycki via Gcc-cvs
-
2025/04/19
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression dependency_60.f90
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc r14-11664] libatomic: Fix up libat_{, un}lock_n for mingw [PR119796]
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r14-11663] libatomic: Fix up libat_{,un}lock_n [PR119796]
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r14-11662] bitintlower: Fix interaction of gimple_assign_copy_p stmts vs. has_single_use [PR119808]
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r14-11661] expmed: Always use QImode for init_expmed set_zero_cost [PR119785]
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r14-11660] driver: On linux hosts disable ASLR during -freport-bug [PR119727]
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r14-11659] driver: Fix up -freport-bug for ASLR [PR119727]
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r14-11658] bitintlower: Fix up handling of SSA_NAME copies in coalescing [PR119722]
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r14-11654] c: Fix ICEs with -fsanitize=pointer-{subtract, compare} [PR119582]
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r14-11657] bitintlower: Fix up handling of nested casts in m_upward_2limbs cases [PR119707]
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r14-11656] libquadmath: Fix up THREEp96 constant in expq
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r14-11655] lto: lto-opts fixes [PR119625]
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r14-11653] combine: Use reg_used_between_p rather than modified_between_p in two spots [PR119291]
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r16-32] Fortran: Fix checking for IMPURE in DO CONCURRENT.
Jerry DeLisle via Gcc-cvs
-
2025/04/18
[gcc r14-11652] LoongArch: Change {dg-do-what-default} save and restore logical.
LuluCheng via Gcc-cvs
-
2025/04/18
[gcc r16-30] Fix time zone for 'cobol.dg/group2/FUNCTION_DATE___TIME_OMNIBUS.cob' [PR119818]
Thomas Schwinge via Gcc-cvs
-
2025/04/18
[gcc r16-29] libstdc++: Add _GLIBCXX_DEBUG checks on unordered container local_iterator
Francois Dumont via Gcc-cvs
-
2025/04/18
[gcc r16-28] [RISC-V] Fix missed bext discovery
Jeff Law via Gcc-cvs
-
2025/04/18
[gcc(refs/vendors/redhat/heads/gcc-15-branch)] Merge commit 'r15-9557-gd88b917325546cee24a544dc05cbfbef0febfe25' into redhat/gcc-15-branch
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc/redhat/heads/gcc-15-branch] (4 commits) Merge commit 'r15-9557-gd88b917325546cee24a544dc05cbfbef0fe
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression nested_array_constructor_6
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression minmaxloc_11
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression deferred_character_34
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc r16-15] avoid-store-forwarding: Fix reg init on load-elimination [PR119160]
Philipp Tomsich via Gcc-cvs
-
2025/04/18
[gcc/devel/omp/gcc-14] openmp, fortran: Add iterator support for Fortran deep-mapping of allocatables
Kwok Yeung via Gcc-cvs
-
2025/04/18
[gcc/devel/omp/gcc-14] openmp: Refactor handling of iterators
Kwok Yeung via Gcc-cvs
-
2025/04/18
[gcc r14-11650] Daily bump.
GCC Administrator via Gcc-cvs
-
2025/04/18
[gcc/redhat/heads/gcc-15-branch] (203 commits) Merge commit 'r15-9554-g7336054f9b012a0812cd0a260375cd987e4
Jakub Jelinek via Gcc-cvs
-
2025/04/18
[gcc r16-27] ref-temp1.C: Enable some tests for PE targets
Jonathan Yong via Gcc-cvs
-
2025/04/18
[gcc r12-11047] phiopt: Reset the number of iterations information of a loop when changing an exit from the loop [PR
Andrew Pinski via Gcc-cvs
-
2025/04/18
[gcc/devel/omp/gcc-14] openmp: Add macros for iterator element access
Kwok Yeung via Gcc-cvs
-
2025/04/18
[gcc/devel/omp/gcc-14] Add 'std::bad_cast' exception, dead code test cases for GCN, nvptx target and OpenACC, OpenMP 'targe
Thomas Schwinge via Gcc-cvs
-
2025/04/18
[gcc r16-25] DSE: Support triming of some more memset [PR87901]
Andrew Pinski via Gcc-cvs
-
2025/04/18
[gcc r16-26] DSE: Trim stores of 0 like triming stores of {} [PR87901]
Andrew Pinski via Gcc-cvs
-
2025/04/18
[gcc r16-24] gimple: Canonical order for invariants [PR118902]
Andrew Pinski via Gcc-cvs
-
2025/04/18
[gcc r16-23] gimple-fold: Improve optimize_memcpy_to_memset by walking back until aliasing says the ref is a may
Andrew Pinski via Gcc-cvs
-
2025/04/18
[gcc r16-22] gimple-fold: Improve optimize_memcpy_to_memset to handle STRING_CST [PR78408]
Andrew Pinski via Gcc-cvs
-
2025/04/18
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction longueur character absente (régression pr77942)
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc r16-21] [PATCH] c6x: Fix EHTYPE relocations
Jeff Law via Gcc-cvs
-
2025/04/18
[gcc r16-20] testsuite: Use int size instead of alignment for pr116357.c
Dimitar Dimitrov via Gcc-cvs
-
2025/04/18
[gcc r15-9557] tree-optimization/119858 - type mismatch with POINTER_PLUS
Richard Biener via Gcc-cvs
-
2025/04/18
[gcc r16-19] tree-optimization/119858 - type mismatch with POINTER_PLUS
Richard Biener via Gcc-cvs
-
2025/04/18
[gcc(refs/users/omachota/heads/rtl-ssa-dce)] rtl-ssa-dce: propagate dead phis
Ondrej Machota via Gcc-cvs
-
2025/04/18
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction ICE pr61775 (taille de tableaux de rang 1 non connue)
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression finalize_25 (nombre itérations boucle)
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] gimple-exec: prise en charge addresses de composant de variable
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression pr95827
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Renseignement spacing pour les tableaux constants
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction régression realloc_on_assign_16.f90
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction macro GFC_DESCRIPTOR_EXTENT
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc(refs/users/mikael/heads/refactor_descriptor_v05)] Correction segmentation faults avec -fgimple-exec
Mikael Morin via Gcc-cvs
-
2025/04/18
[gcc r16-18] [PATCH] riscv: Add support for riscv*-gnu (GNU/Hurd on RISC-V)
Jeff Law via Gcc-cvs
-
2025/04/18
[gcc r16-17] [PATCH] [RISC-V] Tune for removal unnecessary sext in builtin overflows [PR108016]
Jeff Law via Gcc-cvs
-
2025/04/18
[gcc r15-9550] middle-end: fix masking for partial vectors and early break [PR119351]
Tamar Christina via Gcc-cvs
-
2025/04/18
[gcc r16-16] libstdc++: Clarify that _S_ prefix is be used for static member functions.
Tomasz Kaminski via Libstdc++-cvs
-
2025/04/18
[gcc r16-14] doc: Clarify REG_EH_REGION note usage
Philipp Tomsich via Gcc-cvs
-
2025/04/18
[gcc/devel/omp/gcc-14] openmp, fortran: Add support for map iterators in OpenMP target construct (Fortran)
Kwok Yeung via Gcc-cvs
-
2025/04/18
[gcc r15-9556] LoongArch: Change {dg-do-what-default} save and restore logical.
LuluCheng via Gcc-cvs
-
2025/04/18
[gcc r13-9549] libstdc++: Correct preprocessing checks for floatX_t and bfloat_16 formatting
Tomasz Kaminski via Gcc-cvs
-
2025/04/17
[gcc r16-13] LoongArch: Change {dg-do-what-default} save and restore logical.
LuluCheng via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] openmp: Fix struct handling for OpenMP iterators
Kwok Yeung via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] openmp: Add support for using custom mappers with iterators (C, C++)
Kwok Yeung via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] openmp, fortran: Add support for iterators in OpenMP 'target update' constructs (Fortran)
Kwok Yeung via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] openmp: Add support for iterators in 'target update' clauses (C/C++)
Kwok Yeung via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] openmp, fortran: Move udm field of gfc_omp_namelist into a new union
Kwok Yeung via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] openmp: Add support for non-constant iterator parameters in map, to and from clauses
Kwok Yeung via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] openmp, fortran: Add support for non-constant iterator bounds in Fortran deep-mapping iterator suppo
Kwok Yeung via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] openmp, Fortran: Add support using iterators with custom mappers in Fortran
Kwok Yeung via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] openmp: Disable strided target updates when iterators are used
Kwok Yeung via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] openmp: Add support for iterators in map clauses (C/C++)
Kwok Yeung via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] openmp, fortran: Revert to using tree expressions when translating Fortran OpenMP array sections
Kwok Yeung via Gcc-cvs
-
2025/04/17
[gcc r16-11] [PATCH] RISC-V: Do not free a riscv_arch_string when handling target-arch attribute
Jeff Law via Gcc-cvs
-
2025/04/17
[gcc r16-10] c++: constexpr virtual base diagnostic
Jason Merrill via Gcc-cvs
-
2025/04/17
[gcc] Created tag 'basepoints/gcc-16'
Jakub Jelinek via Gcc-cvs
-
2025/04/17
[gcc r16-8] c++: constexpr new diagnostic location
Jason Merrill via Gcc-cvs
-
2025/04/17
[gcc r16-9] Document peculiarities of BOOLEAN_TYPE
Eric Botcazou via Gcc-cvs
-
2025/04/17
[gcc(refs/vendors/redhat/heads/gcc-15-branch)] Merge commit 'r15-9554-g7336054f9b012a0812cd0a260375cd987e4aadf9' into redhat/gcc-15-branch
Jakub Jelinek via Libstdc++-cvs
-
2025/04/17
[gcc r16-6] c++: improve pack index diagnostics
Jason Merrill via Gcc-cvs
-
2025/04/17
[gcc r16-7] c++: vec_safe_reserve usage tweaks
Jason Merrill via Gcc-cvs
-
2025/04/17
[gcc r16-4] c++: 'requires' diagnostic before C++20
Jason Merrill via Gcc-cvs
-
2025/04/17
[gcc r16-5] c++: add assert to cp_make_fname_decl
Jason Merrill via Gcc-cvs
-
2025/04/17
[gcc r15-9554] libstdc++: Update status tables to refer to GCC 15 not mainline
Jonathan Wakely via Libstdc++-cvs
-
2025/04/17
[gcc r16-3] doc: say "compatible types" for -fstrict-aliasing
Sam James via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] nvptx: Support '-mfake-ptx-alloca': defer failure to run-time 'alloca' usage
Thomas Schwinge via Gcc-cvs
-
2025/04/17
[gcc r14-11649] libstdc++: Correct preprocessing checks for floatX_t and bfloat_16 formatting
Tomasz Kaminski via Libstdc++-cvs
-
2025/04/17
[gcc r15-9553] Set DEV-PHASE to prerelease.
Jakub Jelinek via Gcc-cvs
-
2025/04/17
[gcc r1] Bump BASE-VER.
Jakub Jelinek via Gcc-cvs
-
2025/04/17
[gcc r16-2] ada: bump Library_Version to 16.
Jakub Jelinek via Gcc-cvs
-
2025/04/17
[gcc r16-1] Update crontab and git_update_version.py
Jakub Jelinek via Gcc-cvs
-
2025/04/17
[gcc/basepoints/gcc-16] Bump BASE-VER.
Jakub Jelinek via Gcc-cvs
-
2025/04/17
[gcc] Created branch 'releases/gcc-15'
Jakub Jelinek via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-exceptions-pr118794-1.C'
Thomas Schwinge via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] Add 'std::bad_cast' exception, caught test cases for GCN, nvptx target and OpenACC, OpenMP 'target'
Thomas Schwinge via Gcc-cvs
-
2025/04/17
[gcc r15-9552] libgomp: Don't test ompx::allocator::gnu_pinned_mem on non-linux targets.
Jakub Jelinek via Gcc-cvs
-
2025/04/17
[gcc r15-9551] libstdc++: Fixed signed comparision in _M_parse_fill_and_align [PR119840]
Tomasz Kaminski via Libstdc++-cvs
-
2025/04/17
[gcc r15-9549] libstdc++: Do not use 'not' alternative token in <format>
Jonathan Wakely via Gcc-cvs
-
2025/04/17
[gcc r15-9546] nvptx: Remove 'TARGET_ASM_NEED_VAR_DECL_BEFORE_USE'
Thomas Schwinge via Gcc-cvs
-
2025/04/17
[gcc r15-9548] s390: Use match_scratch instead of scratch in define_split [PR119834]
Jakub Jelinek via Gcc-cvs
-
2025/04/17
[gcc r15-9547] libstdc++: Remove dead code in range_formatter::format [PR109162]
Tomasz Kaminski via Gcc-cvs
-
2025/04/17
[gcc r12-11057] libstdc++: Qualify calls to debug mode helpers
Jonathan Wakely via Libstdc++-cvs
-
2025/04/17
[gcc r12-11056] libstdc++: Fix infinite loop in std::istream::ignore(n, delim) [PR93672]
Jonathan Wakely via Libstdc++-cvs
-
2025/04/17
[gcc r12-11055] libstdc++: Fix bogus -Wstringop-overflow in std::vector::insert [PR117983]
Jonathan Wakely via Gcc-cvs
-
2025/04/17
[gcc r12-11054] libstdc++: Fix std::deque::insert(pos, first, last) undefined behaviour [PR118035]
Jonathan Wakely via Libstdc++-cvs
-
2025/04/17
[gcc r15-9545] libgomp.texi: For HIP interop, mention cpp defines to set
Tobias Burnus via Gcc-cvs
-
2025/04/17
[gcc r14-11648] i386: Enable -mnop-mcount for -fpic with PLTs [PR119386]
Uros Bizjak via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] Add 'throw' test cases for GCN, nvptx target and OpenACC, OpenMP 'target' offloading
Thomas Schwinge via Gcc-cvs
-
2025/04/17
[gcc r15-9544] d: Fix infinite loop regression in CTFE
Iain Buclaw via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] OpenACC: Improve implicit mapping for non-lexically nested offload regions: Adjust cherry-picked tes
Thomas Schwinge via Gcc-cvs
-
2025/04/17
[gcc/devel/omp/gcc-14] GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilation [PR118794]
Thomas Schwinge via Gcc-cvs