aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-16Daily bump.GCC Administrator10-1/+374
2024-05-15Add missing hunk in recent change.Jeff Law1-0/+177
2024-05-15analyzer: fix ICE seen with -fsanitize=undefined [PR114899]David Malcolm2-1/+17
2024-05-15[v2,2/2] RISC-V: strcmp expansion: Use adjust_address() for address calculationChristoph Müllner1-6/+4
2024-05-15[v2,1/2] RISC-V: Add cmpmemsi expansionChristoph Müllner7-14/+155
2024-05-15c++: ICE with reference NSDMI [PR114854]Marek Polacek2-5/+13
2024-05-15c++: DR 569, DR 1693: fun with semicolons [PR113760]Marek Polacek20-19/+480
2024-05-15c++: Optimize in maybe_clone_body aliases even when not at_eof [PR113208]Jakub Jelinek6-75/+78
2024-05-15combine: Fix up simplify_compare_const [PR115092]Jakub Jelinek3-2/+43
2024-05-15openmp: Diagnose using grainsize+num_tasks clauses together [PR115103]Jakub Jelinek5-4/+59
2024-05-15tree-optimization/114589 - remove profile based sink heuristicsRichard Biener3-43/+42
2024-05-15middle-end/111422 - wrong stack var coalescing, handle PHIsRichard Biener1-4/+15
2024-05-15PR modula2/115057 TextIO.ReadRestLine raises an exception when buffer is exce...Gaius Mulley6-7/+71
2024-05-15c++: add test for DR 2855Marek Polacek1-0/+16
2024-05-15RISC-V: Test cbo.zero expansion for rv32Christoph Müllner1-26/+11
2024-05-15AArch64: Use UZP1 instead of INSWilco Dijkstra5-20/+20
2024-05-15Avoid pointer compares on TYPE_MAIN_VARIANT in TBAAJan Hubicka3-7/+5
2024-05-15testsuite: Require lto-plugin in gcc.dg/ipa/ipa-icf-38.c [PR85656]Rainer Orth1-0/+1
2024-05-15libstdc++: Fix data race in std::basic_ios::fill() [PR77704]Jonathan Wakely4-10/+148
2024-05-15testsuite: i386: Fix g++.target/i386/pr97054.C on SolarisRainer Orth1-1/+1
2024-05-15RISC-V: Allow by-pieces to do overlapping accesses in block_move_straightChristoph Müllner5-27/+22
2024-05-15RISC-V: add tests for overlapping mem opsChristoph Müllner2-33/+20
2024-05-15RISC-V: Allow unaligned accesses in cpymemsi expansionChristoph Müllner3-28/+60
2024-05-15RISC-V: Add test cases for cpymem expansionChristoph Müllner4-0/+536
2024-05-15[prange] Default pointers_handled_p() to false.Aldy Hernandez1-1/+1
2024-05-15libstdc++: Rewrite std::variant comparisons without macrosJonathan Wakely1-51/+112
2024-05-15libstdc++: Give std::memory_order a fixed underlying type [PR89624]Jonathan Wakely2-2/+11
2024-05-15tree-cfg: Move the returns_twice check to be last statement only [PR114301]Andrew Pinski1-5/+9
2024-05-14[committed] Fix rv32 issues with recent zicboz workJeff Law2-3/+5
2024-05-15x86: Add 3-instruction subroutine vector shift for V16QI in ix86_expand_vec_p...Levy Hsu3-0/+89
2024-05-14c++: lvalueness of non-dependent assignment expr [PR114994]Patrick Palka2-1/+22
2024-05-14[to-be-committed,RISC-V] Remove redundant AND in shift-add sequenceJeff Law2-0/+41
2024-05-15Daily bump.GCC Administrator8-1/+587
2024-05-14c++: ICE in build_deduction_guide for invalid template [PR105760]Simon Martin2-0/+8
2024-05-14c++ comment adjustments for 114935Jason Merrill2-7/+13
2024-05-14pru: Implement TARGET_CLASS_LIKELY_SPILLED_P to fix PR115013Dimitar Dimitrov1-0/+14
2024-05-14RISC-V: avoid LUI based const materialization ... [part of PR/106265]Vineet Gupta9-0/+161
2024-05-14tree-optimization/99954 - redo loop distribution memcpy recognition fixRichard Biener4-2/+39
2024-05-14[PATCH 3/3] RISC-V: Add memset-zero expansion to cbo.zeroChristoph Müllner4-0/+127
2024-05-14[PATCH 2/3] RISC-V: testsuite: Make cmo tests LTO safeChristoph Müllner6-14/+14
2024-05-14[1/3] expr: Export clear_by_pieces()Christoph Müllner2-5/+6
2024-05-14[testsuite] Fix gcc.dg/pr115066.c fail on aarch64Tom de Vries1-2/+2
2024-05-14testsuite: analyzer: Fix fd-glibc-byte-stream-connection-server.c on Solaris ...Rainer Orth1-0/+1
2024-05-14libstdc++: Guard dynamic_cast use in src/c++23/print.cc [PR115015]Jonathan Wakely1-1/+1
2024-05-14libstdc++: Document when std::string::shrink_to_fit was addedJonathan Wakely2-4/+4
2024-05-14[debug] Fix dwarf v4 .debug_macro.dwoTom de Vries2-6/+22
2024-05-14Reduce recursive inlining of always_inline functionsJan Hubicka1-26/+53
2024-05-14libstdc++: Fix typo in std::stacktrace::max_size [PR115063]Jonathan Wakely2-1/+11
2024-05-14rs6000: Enable overlapped by-pieces operationsHaochen Gui2-0/+14
2024-05-14MAINTAINERS: Fix an entry using spaces instead of tabsFilip Kastl2-1/+9