aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-25Fix misspelled defaultRichard Biener3-3/+3
2022-05-25asan: Fix up instrumentation of assignments which are both loads and stores [...Jakub Jelinek2-1/+47
2022-05-25libgomp: Fix occassional hangs with taskwait nowait dependJakub Jelinek2-1/+69
2022-05-25Add GIMPLE switch support to loop unswitchingMartin Liska22-252/+1288
2022-05-25aarch64: Fix pac-ret with unusual dwarf in libgcc unwinder [PR104689]Szabolcs Nagy3-2/+159
2022-05-25Daily bump.GCC Administrator9-1/+455
2022-05-24Fix profile count maintenance in vectorizer peeling.Eugene Rozenfeld1-11/+24
2022-05-24PR middle-end/105604 - ICE: in tree_to_shwi with vla in struct and sprintfMartin Sebor5-35/+368
2022-05-24c++: *this folding in constexpr callJason Merrill1-5/+6
2022-05-24gcc.misc-tests/outputs.exp: Use link test to check for -gsplit-dwarf supportJoel Brobecker1-2/+2
2022-05-24c++: discarded-value and constexprJason Merrill1-90/+108
2022-05-24c++: constexpr empty base redux [PR105622]Jason Merrill2-2/+21
2022-05-25Add new parameter to vec_perm_const hook for specifying operand mode.Prathamesh Kulkarni25-85/+150
2022-05-24x86: Document -mcet-switchH.J. Lu2-2/+14
2022-05-24amdgcn: Add gfx90a supportAndrew Stubbs10-24/+100
2022-05-24amdgcn: Remove LLVM 9 assembler/linker supportAndrew Stubbs7-812/+64
2022-05-24libiberty: remove FINAL and OVERRIDE from ansidecl.hDavid Malcolm1-41/+0
2022-05-24Optimize double word negation of zero extended values on x86.Roger Sayle3-0/+54
2022-05-24PR tree-optimization/105668: Provide vcond_mask_v1tiv1ti pattern.Roger Sayle3-11/+28
2022-05-24Minor improvement to genpreds.ccRoger Sayle1-4/+9
2022-05-24c++: set TYPE_CANONICAL for more template typesPatrick Palka5-47/+102
2022-05-24d: add 'final' and 'override' to gcc/d/*.cc 'visit' implsDavid Malcolm5-83/+83
2022-05-24RISC-V: Cache Management Operation instructions testcasesShiYulong6-0/+106
2022-05-24RISC-V: Cache Management Operation instructionsShiYulong5-0/+98
2022-05-24RISC-V: Add mininal support for Zicbo[mzp]ShiYulong3-0/+19
2022-05-24tree-vect-slp-patterns.cc: add 'final' and 'override' to vect_pattern::build ...David Malcolm1-6/+6
2022-05-24ipa: add 'final' and 'override' to call_summary_base vfunc implsDavid Malcolm11-75/+76
2022-05-24Revert "Mitigate -Wmaybe-uninitialized in expmed.cc."Martin Liska1-1/+1
2022-05-24Mitigate -Wmaybe-uninitialized in expmed.cc.Martin Liska1-1/+1
2022-05-24Extend --with-zstd documentationBruno Haible1-4/+14
2022-05-24middle-end/105711 - properly handle CONST_INT when expanding bitfieldsRichard Biener2-9/+25
2022-05-24OpenMP: Support nowait with Fortran [PR105378]Tobias Burnus4-2/+59
2022-05-24RISC-V: Inhibit FP <--> int register moves via tune paramVineet Gupta2-0/+64
2022-05-24openmp: Add taskwait nowait depend support [PR105378]Jakub Jelinek10-14/+143
2022-05-24tree-optimization/100221 - improve DSE a bitRichard Biener3-5/+84
2022-05-24tree-optimization/105629 - spaceship recognition regressionRichard Biener1-1/+1
2022-05-24testsuite/rs6000: Adjust gcc.target/powerpc/pr78604.c [PR105706]Kewen Lin1-1/+3
2022-05-24rs6000: Skip debug insns for union [PR105627]Kewen Lin2-4/+32
2022-05-24Daily bump.GCC Administrator9-1/+236
2022-05-23x86: Avoid uninitialized variable in PR target/104441 testH.J. Lu1-1/+1
2022-05-23RISC-V: Enable TARGET_SUPPORTS_WIDE_INTVineet Gupta3-1/+9
2022-05-23test plugins: use "final" and "override" directly, rather than via macrosDavid Malcolm1-18/+18
2022-05-23jit: use 'final' and 'override' where appropriateDavid Malcolm1-5/+5
2022-05-23analyzer: use 'final' and 'override' where appropriateDavid Malcolm7-13/+16
2022-05-23[x86_64]: Zhaoxin lujiazui enablementMayshao18-47/+1159
2022-05-23testsuite: mallign: Handle word size of 1 byteDimitar Dimitrov1-1/+1
2022-05-23demangler: C++ modules supportNathan Sidwell3-28/+188
2022-05-23tilepro: fix missing ARRAY_SIZE macroMartin Liska1-0/+2
2022-05-23Remove forward_propagate_into_condRichard Biener1-77/+2
2022-05-23Remove is_gimple_condexprRichard Biener4-32/+14