aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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 Administrator5-1/+559
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-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-14rs6000: Enable overlapped by-pieces operationsHaochen Gui2-0/+14
2024-05-14ada: Fix classification of SPARK Boolean aspectsPiotr Trojanek2-201/+41
2024-05-14ada: Fix crash with -gnatdJ and -gnatfRonan Desplanques1-4/+5
2024-05-14ada: Minor typo fix in commentMarc Poulhiès2-3/+3
2024-05-14ada: Document more details of the implementation of finalization chainsEric Botcazou1-0/+29
2024-05-14ada: Fix small inaccuracy in previous changeEric Botcazou1-1/+7
2024-05-14ada: Fix pragma Warnings and -gnatD interactionRonan Desplanques3-9/+16
2024-05-14ada: Decouple attachment from dynamic allocation for controlled objectsEric Botcazou11-583/+714
2024-05-14ada: Follow up fixes for Put_Image/streaming regressionsSteve Baird2-1/+5
2024-05-14ada: Fix pragma Compile_Time_Error and -gnatdJ crashRonan Desplanques3-8/+10
2024-05-14ada: Fix crash with -gnatdJ and -gnatyzRonan Desplanques4-28/+23
2024-05-14ada: Small cleanup about allocators and aggregatesEric Botcazou6-145/+102
2024-05-14ada: Fix warning indicators in usage stringRonan Desplanques1-4/+4
2024-05-14ada: Correct System.Win32.LocalFileTimeToFileTime wrapper typoPhilippe Gil1-2/+2
2024-05-14ada: Fix crash with -gnatdJ and JSON outputRonan Desplanques1-6/+6
2024-05-14ada: Fix crash with -gnatdJ and -gnatw.wRonan Desplanques5-68/+69
2024-05-14ada: Restore default size for dynamic allocations of discriminated typeEric Botcazou4-22/+39
2024-05-14ada: Fix typo in diagnostic messageRonan Desplanques1-1/+1
2024-05-14ada: Compiler crash or errors on if_expression in container aggregateGary Dismukes1-1/+3
2024-05-14ada: Replace "not Present" tests with "No".Steve Baird1-6/+6
2024-05-14ada: Follow-up adjustment after fix to Default_Initialize_ObjectEric Botcazou1-6/+10