summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2025-11-22[PR 122701] Emit fresh reg->reg copy rather than modifying existing insnOJeff Law
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-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-21i386: Remove cond_{ashl,lshr,ashr}v{64,16,32}qi expanders [PR122598]Jakub Jelinek
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
2025-11-21ipa: Rewrite callback_edge_useful_p heuristic.Josef Melcr
2025-11-21LoongArch: Add more numbers supported for {x}vldiDeng Jianbo
2025-11-21LoongArch: Fix operands[2] predicate of lsx_vreplvei_mirror.zhaozhou
2025-11-21Daily bump.GCC Administrator
2025-11-20Improve PHI analyzer performanceAndrew MacLeod
2025-11-20RISC-V: Add RTL pass to combine cm.popret with zero return valueKito Cheng
2025-11-20[PATCH v1] RISC-V: Fix missed zero extend for unsigned scalar SAT_TRUNC [PR12...Pan Li
2025-11-20middle-end: add target hook for iselTamar Christina
2025-11-20ipa: Add early return when the hashed edge is a callback-carrying edge.Josef Melcr
2025-11-20gcc/doc: Fix usages of @itemize with named items in Regs and MemoryArsen Arsenović
2025-11-20gcc: check if target install name equals the full driver nameXinhui Yang