aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2022-04-11ppc: testsuite: require target effectively [PR104253]Alexandre Oliva1-1/+2
2022-04-11c++: Tolerate cdtors returning this in constexprAlexandre Oliva1-1/+2
2022-04-11c++: Set loc on call even if result is discardedAlexandre Oliva1-1/+11
2022-04-11RISC-V: Support -misa-spec for arch-canonicalize and multilib-generator. [PR1...Kito Cheng3-10/+39
2022-04-11RISC-V: Sync arch-canonicalize and riscv-common.ccKito Cheng1-21/+37
2022-04-11middle-end: Prevent the use of the cond inversion detection code when both co...Tamar Christina3-1/+30
2022-04-11c++: -Wplacement-new and anon union member [PR100370]Jason Merrill3-3/+24
2022-04-11phiopt: Optimize (x != cst1 ? x : cst2) != cst3 [PR104639]Jakub Jelinek3-5/+195
2022-04-11c-family: Initialize ridpointers for __int128 etc. [PR105186]Jakub Jelinek2-0/+7
2022-04-10[committed] Minor bfin codegen bugfixJeff Law1-1/+1
2022-04-10rs6000/test: Adjust p9-vec-length-{full,epil}-7.c [PR103196]Kewen Lin2-2/+6
2022-04-11Daily bump.GCC Administrator3-1/+16
2022-04-10Fortran: fix checking of coshape specification in ALLOCATE statementHarald Anlauf5-8/+37
2022-04-10Daily bump.GCC Administrator5-1/+88
2022-04-09analyzer: fix folding of regions involving unknown ptrs [PR103892]David Malcolm5-10/+117
2022-04-09Update semantic_interposition flag at analysis timeJan Hubicka2-0/+10
2022-04-09Propagate nondeterministic and side_effects flags in modref summary after inl...Jan Hubicka2-0/+100
2022-04-09loongarch: testsuite: adapt stack-usage-1.c for LP64Xi Ruoyao1-0/+2
2022-04-09loongarch: testsuite: skip builtin-apply2.cXi Ruoyao1-1/+1
2022-04-08c++: constexpr non-trivial aggregate init [PR105191]Jason Merrill3-6/+45
2022-04-08c++: friend implicit template instantiation [PR91618]Jason Merrill7-3/+75
2022-04-09Daily bump.GCC Administrator4-1/+70
2022-04-08aarch64: PR target/105157 Increase number of cores TARGET_CPU_DEFAULT can encodeAndre Vieira3-7/+17
2022-04-08tree-optimization/105198 - wrong code with predictive commoningRichard Biener2-5/+59
2022-04-08testsuite: Fix up 20050113-1.c test for i686-linux [PR105187]Jakub Jelinek1-0/+1
2022-04-08c: Error on va_arg with function type [PR105149]Jakub Jelinek2-0/+22
2022-04-08fold-const: Fix up make_range_step [PR105189]Jakub Jelinek2-1/+46
2022-04-08tree-optimization/105175 - avoid -Wvector-operation-performanceRichard Biener3-14/+45
2022-04-08Daily bump.GCC Administrator5-1/+263
2022-04-07Disable float128 tests on VxWorks, PR target/104253.Michael Meissner1-5/+8
2022-04-07c++: use after free during name lookup w/ modules [PR99479]Patrick Palka1-40/+22
2022-04-07testsuite: delete slp scan from loop vect test.Tamar Christina1-1/+0
2022-04-07AArch64: fix ls64 intrinsics expansion [PR104409]Tamar Christina4-3/+13
2022-04-07ipa/104303 - miscompilation of gnatmakeRichard Biener12-54/+93
2022-04-07analyzer: fix leak false +ve with symbolic writes [PR102208]David Malcolm5-24/+326
2022-04-07tree-optimization/105185 - simplify modref query in SCCVNRichard Biener2-3/+15
2022-04-07AArch64: Fix left fold sum reduction RTL patterns [PR104049]Tamar Christina3-42/+84
2022-04-07testsuite: enable fast-math-complex-* testcases.Tamar Christina14-15/+25
2022-04-07testsuite: skip PR103350 tests on big-endianTamar Christina2-2/+2
2022-04-07c++: Handle __builtin_clear_padding on non-trivially-copyable types [PR102586]Jakub Jelinek7-5/+76
2022-04-07tree.cc: Add tree_builtin_call_types_compatible_p [PR105150]Jakub Jelinek2-1/+64
2022-04-07middle-end/105165 - sorry instead of ICE for _Complex asm gotoRichard Biener2-0/+29
2022-04-07IBM zSystems/testsuite: PR105147: Skip pr105140.cAndreas Krebbel1-1/+1
2022-04-07Refine and/ior/xor/andn masked patterns for V*HFmode.liuhongt1-22/+12
2022-04-06c++: conversion with trailing return type [PR101051]Jason Merrill2-2/+19
2022-04-06c++: nested generic lambda in DMI [PR101717]Jason Merrill2-1/+14
2022-04-06c++: vector compound literal [PR105187]Jason Merrill2-0/+1
2022-04-07Daily bump.GCC Administrator5-1/+231
2022-04-06jit: fix location of .png files for "make jit.pdf" [PR102824]David Malcolm4-0/+0
2022-04-06combine: Don't record for UNDO_MODE pointers into regno_reg_rtx array [PR104985]Jakub Jelinek1-13/+13