aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-07-11Revert "fixincludes: skip stdio_stdarg_h on darwin"Iain Sandoe2-4/+2
2024-07-11Add function filtering to gcovJørgen Kvalsvik10-10/+484
2024-07-11Ensure function.end_line in source_info.linesJørgen Kvalsvik1-0/+6
2024-07-11RISC-V: c implies zca, and conditionally zcf & zcdFei Gao12-13/+39
2024-07-11Daily bump.GCC Administrator9-1/+472
2024-07-11Vect: Optimize truncation for .SAT_SUB operandsPan Li1-0/+65
2024-07-10libstdc++: Make std::basic_format_context non-copyable [PR114387]Jonathan Wakely2-1/+42
2024-07-10libstdc++: Minor optimization for std::locale::encoding()Jonathan Wakely1-3/+13
2024-07-10libstdc++: Use direct-initialization for std::vector<bool>'s allocator [PR115...Jonathan Wakely3-1/+21
2024-07-10libstdc++: ranges::find needs explicit conversion to size_t [PR115799]Jonathan Wakely4-12/+48
2024-07-10i386: Swap compare operands in ustrunc patternsUros Bizjak1-3/+3
2024-07-10c++: remove Concepts TS codeMarek Polacek141-2313/+712
2024-07-10c: ICE with invalid sizeof [PR115642]Marek Polacek2-0/+10
2024-07-10c: ICE on invalid with attribute optimize [PR115549]Marek Polacek2-1/+12
2024-07-10testsuite: Align testcase with implementation [PR105090]Torbjörn SVENSSON1-1/+0
2024-07-10RISC-V: Update testsuite to use bEdwin Lu17-18/+18
2024-07-10RISC-V: Add support for B standard extensionEdwin Lu2-0/+8
2024-07-10internal-fn: Reuse SUBREG_PROMOTED_VAR_P handlingRichard Sandiford1-78/+84
2024-07-10c++: array new with value-initialization [PR115645]Marek Polacek2-4/+21
2024-07-10recog: Handle some mode-changing hardreg propagationsRichard Sandiford3-8/+29
2024-07-10rtl-ssa: Add replace_nondebug_insn [PR115785]Richard Sandiford4-4/+48
2024-07-10fixincludes: skip stdio_stdarg_h on darwinFrancois-Xavier Coudert2-2/+4
2024-07-10c++, contracts: Fix ICE in create_tmp_var [PR113968]Nina Ranns2-0/+36
2024-07-10fixincludes: add bypass to darwin_objc_runtime_1Francois-Xavier Coudert2-4/+12
2024-07-10PR modula2/115823 Wrong expansion of isnormal optabGaius Mulley2-5/+73
2024-07-10middle-end: Fix stalled swapped condition code value [PR115836]Uros Bizjak1-2/+2
2024-07-10arm: cleanup legacy ARM_PE codeRichard Earnshaw2-43/+1
2024-07-10[PR115394] Remove streamer_debugging and it's uses.Prathamesh Kulkarni4-32/+0
2024-07-10Match: Support form 2 for the .SAT_TRUNCPan Li2-1/+20
2024-07-10testsuite: Tests the pattern folding x/sqrt(x) to sqrt(x) for Float16Jennifer Schmitz1-0/+14
2024-07-09testsuite: Allow matching `{_1, { 0,0,0,0 }}` for vect/slp-gap-1.cAndrew Pinski1-2/+4