aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-13tree-optimization/115868 - ICE with .MASK_CALL in simdcloneRichard Biener1-3/+8
2024-07-13Daily bump.GCC Administrator10-1/+396
2024-07-13doc: Update GNU Modula 2 mailing list linksGerald Pfeifer1-2/+2
2024-07-12[PR rtl-optimization/115876] Fix one of two ubsan reported issues in new ext-...Jeff Law1-2/+2
2024-07-12doc: remove @opindex for fconcepts-tsMarek Polacek1-3/+1
2024-07-12Fix Xcode 16 build break with NULL != nullptrDaniel Bertalan6-14/+14
2024-07-12rtl-ssa: Fix prev_any_insn [PR115785]Richard Sandiford4-41/+747
2024-07-12modula2: bootstrap fix for string and vector headers.FX Coudert2-3/+3
2024-07-12[RISC-V] Avoid unnecessary sign extension after memcmpJeff Law2-11/+18
2024-07-12c++/modules: Add testcase for fixed issue with usings [PR115798]Nathaniel Shead3-0/+34
2024-07-12c++/modules: Handle redefinitions of using-declsNathaniel Shead4-12/+54
2024-07-12c++: Introduce USING_DECLs for non-function usings [PR114683]Nathaniel Shead17-135/+308
2024-07-12s390: Fully exploit vgm, vgbm, vrepiStefan Schulze Frielinghaus42-178/+2577
2024-07-12s390: Fix output template for movv1qiStefan Schulze Frielinghaus1-2/+2
2024-07-12i386: Some AVX512 ternlog expansion refinements.Roger Sayle1-48/+78
2024-07-12s390: Align *cjump_64 and *icjump_64Stefan Schulze Frielinghaus1-1/+2
2024-07-12aarch64: Avoid alloca in target attribute parsingRichard Sandiford1-4/+8
2024-07-12[libstdc++] [testsuite] require dfprt on some testsAlexandre Oliva9-9/+9
2024-07-12[alpha] adjust MEM alignment for block move [PR115459]Alexandre Oliva1-0/+12
2024-07-12RISC-V: NO_WARNING preferred else value for RVVYunQiang Su2-1/+16
2024-07-12fortran: Factor the evaluation of MINLOC/MAXLOC's BACK argumentMikael Morin3-0/+524
2024-07-12RISC-V: Disable misaligned vector access in hook riscv_slow_unaligned_access[...xuli2-2/+55
2024-07-12RISC-V: Add SiFive extensions, xsfvcp and xsfceaseKito Cheng4-0/+48
2024-07-12rs6000: Remove vcond{,u} expandersKewen Lin3-162/+1
2024-07-12tree-optimization/115867 - ICE with simdcall vectorization in masked loopRichard Biener1-1/+6
2024-07-11[committed] Fix m68k bootstrap segfault with late-combineJeff Law1-1/+1
2024-07-11libbacktrace: avoid infinite recursionIan Lance Taylor3-42/+134
2024-07-12LoongArch: Remove unreachable codes.Lulu Cheng2-148/+8
2024-07-12LoongArch: TFmode is not allowed to be stored in the float register.Lulu Cheng3-8/+9
2024-07-11libbacktrace: don't fail if symbol size is unknownIan Lance Taylor2-2/+2
2024-07-11libbacktrace: correctly gather Mach-O symbol tableIan Lance Taylor1-6/+8
2024-07-12Daily bump.GCC Administrator10-1/+253
2024-07-11libbacktrace: fix testsuite for clangIan Lance Taylor5-7/+9
2024-07-12libstdc++: Test that std::atomic_ref<bool> uses the primary templateJonathan Wakely1-0/+15
2024-07-12libstdc++: the specialization atomic_ref<bool> should use the primary templateDamien Lebrun-Grandie1-1/+2
2024-07-11libbacktrace: suggest how to fix missing debug infoIan Lance Taylor3-3/+3
2024-07-11libbacktrace: remove trailing whitespaceIan Lance Taylor2-3/+2
2024-07-12libstdc++: Switch gcc.gnu.org links to httpsGerald Pfeifer5-10/+10
2024-07-11[to-be-committed,RISC-V] Eliminate unnecessary sign extension after inlined s...Jeff Law2-14/+29
2024-07-11Ranger: Mark a few classes as finalAndrew Pinski1-3/+3
2024-07-11libstdc++: Disable expensive test for debug mode [PR108636]Jonathan Wakely1-0/+1
2024-07-11mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611]Andre Vieira2-1/+64
2024-07-11recog: Avoid validate_change shortcut for groups [PR115782]Richard Sandiford2-1/+29
2024-07-11Fix bootstrap broken by gcc-15-1965-ge4f2f46e015Andre Vehreschild1-1/+1
2024-07-11Fix gimplification of ordering comparisons of arrays of bytesEric Botcazou3-5/+101
2024-07-11AVR: Tidy up subtract-and-zero_extend insns.Georg-Johann Lay4-97/+73
2024-07-11c++/modules: Keep entity mapping info across duplicate_decls [PR99241]Nathaniel Shead4-0/+21
2024-07-11RISC-V: Add testcases for vector .SAT_SUB in zip benchmarkPan Li5-0/+155
2024-07-11[MAINTAINERS] Update my email address and move to DCO.Kugan Vivekanandarajah1-1/+2
2024-07-11Fortran: Fix rejecting class arrays of different ranks as storage association...Andre Vehreschild14-186/+824