summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-22changelog: Add algol68 as a bugzilla componentHEADtrunkmasterAndrew Pinski
2025-11-22[PR 122701] Emit fresh reg->reg copy rather than modifying existing insnOJeff Law
2025-11-22OpenMP: Update docs for "begin declare variant" implementation statusSandra Loosemore
2025-11-22OpenMP: C/C++ common testcases for "omp begin declare variant"Sandra Loosemore
2025-11-22OpenMP: C front end support for "begin declare variant"Sandra Loosemore
2025-11-22OpenMP: C++ front end support for "begin declare variant"Sandra Loosemore
2025-11-22OpenMP: Add flag for code elision to omp_context_selector_matches.Sandra Loosemore
2025-11-22OpenMP: Support functions for nested "begin declare variant"Sandra Loosemore
2025-11-22c++: Fix up [[maybe_unused]] handling on expansion stmts [PR122788]Jakub Jelinek
2025-11-22c++: Readd type checks for cp_fold -ffold-simple-inlines foldings [PR122185]Jakub Jelinek
2025-11-22LoongArch: extract the base address to promote the combine of RTX.zhaozhou
2025-11-22LoongArch: Optimize statement to use bstrins.{w|d}Deng Jianbo
2025-11-22LoongArch: Optimize V4SImode vec_construct for load index length of two.zhaozhou
2025-11-21aarch64: Extract aarch64_indirect_branch_asm for sibcall codegenKees Cook
2025-11-21c++: fix ICE with consteval functions in template decls [PR122658]Daniele Sahebi
2025-11-22Daily bump.GCC Administrator
2025-11-21[PR118358, LRA]: Decrease pressure after issuing input reload insnsVladimir N. Makarov
2025-11-21libstdc++: fix dead links in docYuao Ma
2025-11-21libstdc++: Implement LWG 4406 and LWG 3424 for std::optional and std::expectedJonathan Wakely
2025-11-21libstdc++: Implement P3223R2 Making std::istream::ignore less surprisingYuao Ma
2025-11-21libstdc++: Update some old docs about predefined feature macrosJonathan Wakely
2025-11-21libstdc++: Include <ostream> in <regex> for debug modeJonathan Wakely
2025-11-21libstdc++: Remove no_pch from tests that shouldn't depend on PCHJonathan Wakely
2025-11-21libcody: Make it buildable by C++11 to C++26Jakub Jelinek
2025-11-21Fix OMP SIMD clone mask register and queryRichard Biener
2025-11-21tree-optimization/122778 - missed loop masking in OMP SIMD call handlingRichard Biener
2025-11-21c++: make __reference_*_from_temporary honor access [PR120529]Marek Polacek
2025-11-21c++: Fix up build_data_member_initialization [PR121445]Jakub Jelinek
2025-11-21libgcc: Pass x87 control word in the correct typeLIU Hao
2025-11-21i386: Remove cond_{ashl,lshr,ashr}v{64,16,32}qi expanders [PR122598]Jakub Jelinek
2025-11-21libgomp: Fix race condition data-2{,-lib}.c testcaseArsen Arsenović
2025-11-21Aarch64: Fix pasto in user manualEric Botcazou
2025-11-21Fix email addressEric Botcazou
2025-11-21gimplify: Fix ICE in collect_fallthrough_labels [PR122773]Jakub Jelinek
2025-11-21arc: emit clobber of CC for -mcpu=em x >> 31Loeka Rogge
2025-11-21arc: Use correct input operand for *extvsi_n_0 define_insn_and_splitClaudiu Zissulescu
2025-11-21ada: Follow-on for duplicate formal iterator namesBob Duff
2025-11-21ada: Remove obsolete call to Establish_Transient_ScopeEric Botcazou
2025-11-21ada: Sort cross-reference table using heap and not stackPiotr Trojanek
2025-11-21ada: Avoid non-serious errors masking fatal errorsViljar Indus
2025-11-21ada: Update description of extra formals for build-in-place functions.Eric Botcazou
2025-11-21ada: Fix warnings given by static analyzer on Exp_Ch4Eric Botcazou
2025-11-21ada: No extra formals on anonymous access types of C subprogramsJavier Miranda
2025-11-21ada: Fix memory leak for unconstrained limited arrays in anonymous contextsEric Botcazou
2025-11-21ada: Avoid incorrect errors for duplicate formal iterator namesBob Duff
2025-11-21ada: Improve Append performance for Ada.Containers.Bounded_VectorsSteve Baird
2025-11-21ada: Update the message for -gnatwx switchViljar Indus
2025-11-21ada: Remove suspicious entries generated by -gnatR for generic formal typesEric Botcazou
2025-11-21ada: Ensure a limited type is marking the packing as usedViljar Indus
2025-11-21ipa: Remove LTO requirement for builtin callback carriers.Josef Melcr