aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-03-24c++: ICE with template code in constexpr [PR104284]Marek Polacek5-0/+139
2022-03-24c++: delayed parse DMI [PR96645]Jason Merrill5-5/+75
2022-03-24c++: FIX_TRUNC_EXPR in tsubst [PR102990]Marek Polacek3-4/+35
2022-03-24c++: missing SFINAE for non-constant consteval calls [PR104620]Patrick Palka6-7/+19
2022-03-24hardened conditionals: drop copied identifiersAlexandre Oliva3-9/+6
2022-03-24hardcmp: split before dispatch edgeAlexandre Oliva2-3/+29
2022-03-24testsuite: Add compat.exp testcase for most common zero width bitfld ABI pass...Jakub Jelinek8-0/+102
2022-03-24fold-const: Handle C++ dependent COMPONENT_REFs in operand_equal_p [PR105035]Jakub Jelinek2-2/+34
2022-03-24Properly reset the port handle when closingPascal Obry2-0/+2
2022-03-24Fix memory leaksRichard Biener4-15/+19
2022-03-24tree-optimization/104970: Limit size computation for access attributeSiddhesh Poyarekar2-3/+79
2022-03-24c++: extern thread_local declarations in constexpr [PR104994]Jakub Jelinek9-30/+37
2022-03-23rs6000: Skip overload instances with NULL fntype [PR104967]Kewen Lin1-0/+4
2022-03-24Daily bump.GCC Administrator7-1/+190
2022-03-23analyzer: fix accessing wrong stack frame on interprocedural return [PR104979]David Malcolm8-71/+120
2022-03-23c++: tweak PR103337 fixJason Merrill1-11/+21
2022-03-23c++: tweak PR105006 fixJason Merrill1-1/+1
2022-03-23Fortran: Fix directory stat check for '.' [PR103560]Tobias Burnus6-12/+12
2022-03-23target/102125 - alternative memcpy folding improvementRichard Biener1-2/+10
2022-03-23rtl-optimization/105028 - fix compile-time hog in form_threads_from_copiesRichard Biener1-43/+28
2022-03-23c++: using from enclosing class template [PR105006]Jason Merrill2-0/+28
2022-03-23analyzer: use tainted_allocation_size::m_mem_space [PR105017]David Malcolm2-26/+58
2022-03-23analyzer: fix ICE adding note to disabled diagnostic [PR104997]David Malcolm4-14/+45
2022-03-23rs6000: Adjust error messages.Martin Liska2-4/+5
2022-03-23testsuite: Fix up sse2-v1ti-shift-3.c test [PR102986]Jakub Jelinek1-4/+4
2022-03-23LTO: Fixes for renaming issues with offload/OpenMP [PR104285]Tobias Burnus2-34/+41
2022-03-23Fix ICE caused by NULL_RTX returned by lowpart_subreg.liuhongt6-65/+196
2022-03-23Daily bump.GCC Administrator5-1/+244
2022-03-22c: -Wmissing-field-initializers and designated inits [PR82283, PR84685]Marek Polacek6-4/+128
2022-03-22Fortran: ensure intialization of stride arrayHarald Anlauf1-0/+1
2022-03-22testsuite: Add testcase for already fixed PR [PR102489]Jakub Jelinek1-0/+16
2022-03-22[nvptx] Use '%' as register prefixTom de Vries1-7/+8
2022-03-22[nvptx] Limit HFmode support to mexperimentalTom de Vries7-2/+8
2022-03-22[nvptx] Add mexperimentalTom de Vries1-0/+3
2022-03-22[nvptx] Use .alias directive for mptx >= 6.3Tom de Vries9-1/+182
2022-03-22[nvptx] Add warp sync at simt exitTom de Vries1-0/+4
2022-03-22tree-optimization/105012 - fix ICE from local DSE of if-conversionRichard Biener1-1/+1
2022-03-22nvptx: fix wrapping in an error message.Martin Liska1-2/+2
2022-03-22rs6000: wrap const in an error message.Martin Liska1-2/+2
2022-03-22v850: fix typo in pragma nameMartin Liska1-1/+1
2022-03-22rs6000: update error message format.Martin Liska1-1/+1
2022-03-22i386: update error message format.Martin Liska5-8/+8
2022-03-22aarch64: update error message format.Martin Liska5-11/+11
2022-03-22aarch64: Update regmove costs for neoverse-v1 and neoverse-512tvb tuningsAndre Vieira1-4/+14
2022-03-22aarch64: Add Demeter tuning structsAndre Vieira3-2/+222
2022-03-22aarch64: Update reg-costs to differentiate between memmove costsAndre Vieira2-27/+188
2022-03-22aarch64: Add Neoverse-N2 tuning structsAndre Vieira1-5/+191
2022-03-22aarch64: Enable FP16 feature by default for Armv9Andre Vieira1-1/+2
2022-03-22Extend splitter pattern to reversed condition by swapping then and else rtx. ...liuhongt1-6/+8
2022-03-22testsuite: Add testcase for no longer failing PR [PR102645]Jakub Jelinek1-0/+18