aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-20arm: suppress aes erratum when forwarding from aesRichard Earnshaw1-0/+50
2022-01-20arm: add basic mitigation for Cortex-A AES errataRichard Earnshaw2-1/+36
2022-01-20arm: Add option for mitigating against Cortex-A CPU erratum for AESRichard Earnshaw4-1/+38
2022-01-20arm: Consistently use crypto_mode attribute in crypto patternsRichard Earnshaw1-47/+47
2022-01-20arm: Disambiguate multiple crypto patterns with the same name.Richard Earnshaw1-6/+6
2022-01-20Fix Werror=format-diag with --disable-nls.Martin Liska1-3/+15
2022-01-20Fix -Werror=format-diag with RTL checkingMartin Liska2-1/+14
2022-01-20dwarf2out: Fix -gsplit-dwarf on riscv [PR103874]Jakub Jelinek2-2/+15
2022-01-20testsuite: Add -Wno-psabi to pr47639.C testcaseJakub Jelinek1-1/+1
2022-01-20Enhance vec_pack_trunc for integral mode mask.liuhongt4-4/+41
2022-01-20tree-optimization/104114 - avoid diagnosing V1mode loweringRichard Biener1-1/+4
2022-01-19c++: template-id with current inst qualifier [PR102300]Jason Merrill3-5/+17
2022-01-19testsuite: sldoi requires VSX.David Edelsohn1-1/+2
2022-01-20Daily bump.GCC Administrator9-1/+561
2022-01-19libstdc++: Remove -gdwarf-4 from flags for debug libraryJonathan Wakely2-3/+3
2022-01-19libstdc++: Include <stddef.h> for size_t and ptrdiff_t [PR104123]Jonathan Wakely1-2/+3
2022-01-19ifcvt: Run second pass if it is possible to omit a temporary.Robin Dapp1-75/+150
2022-01-19testsuite/s390: Add tests for noce_convert_multiple.Robin Dapp4-1/+118
2022-01-19ifcvt: Try re-using CC for conditional moves.Robin Dapp1-24/+93
2022-01-19ifcvt/optabs: Allow using a CC comparison for emit_conditional_move.Robin Dapp7-67/+157
2022-01-19ifcvt: Improve costs handling for noce_convert_multiple.Robin Dapp1-4/+27
2022-01-19ifcvt: Allow constants for noce_convert_multiple.Robin Dapp1-5/+8
2022-01-19ifcvt: Check if cmovs are needed.Robin Dapp1-24/+150
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm66-158/+156
2022-01-19libstdc++: Fix libbacktrace build filesJonathan Wakely5-76/+132
2022-01-19vect: Fix epilogue mode skippingAndre Vieira1-5/+19
2022-01-19match.pd, optabs: Avoid vectorization of {FLOOR,CEIL,ROUND}_{DIV,MOD}_EXPR [P...Jakub Jelinek3-9/+37
2022-01-19testsuite: Test evrp-trans.c also with unsigned types [PR104115]Jakub Jelinek1-0/+8
2022-01-19tree-optimization/104112 - add check for vect epilogue reduc reuseRichard Biener3-1/+43
2022-01-19check_GNU_style_lib: skip .py files (one should use flake8).Martin Liska1-1/+1
2022-01-19libgomp, OpenMP: Fix issue for omp_get_device_num on gcn targets.Marcel Vollweiler1-1/+1
2022-01-19libstdc++: Fix for non-constexpr math_errhandlingMatthias Kretz1-6/+20
2022-01-19[Ada] Set target_cpu to x32 for x86_64-linux-gnux32H.J. Lu1-0/+7
2022-01-19[Ada] Compile s-mmap and 128bit on x86_64-linux-gnux32H.J. Lu1-0/+5
2022-01-19testsuite: Rename a few C++ to .C or .cc.Martin Liska5-0/+0
2022-01-19rs6000: Fix bootstrapJakub Jelinek1-0/+3
2022-01-19Enable -Werror=format-diag during bootstrap.Martin Liska2-4/+4
2022-01-19Update on riscv -Wformat-diag string.Martin Liska1-2/+2
2022-01-19gimple-ssa-warn-access: Fix up asan_test.C -Wdangling-pointer regression [PR1...Jakub Jelinek1-0/+5
2022-01-19fold-const: Optimize &"foo"[0] == "foo" [PR89074]Jakub Jelinek2-0/+21
2022-01-19i386: Fix *aes<aeswideklvariant>u8Jakub Jelinek1-1/+1
2022-01-19Come up with git-fix-changelog.py script.Martin Liska3-45/+95
2022-01-19nvptx: update fix for -Wformat-diagMartin Liska17-37/+37
2022-01-19testsuite/102833 - fix gcc.dg/vect/bb-slp-17.c dump scanningRichard Biener1-2/+3
2022-01-19powerc: Fix asm machine directive for some CPUsSebastian Huber1-0/+25
2022-01-19Fix tsvc test build on DragonFly.Rimvydas Jasinskas1-2/+2
2022-01-19Add XFAIL parts of pr16855.C for dragonfly.Rimvydas Jasinskas2-4/+6
2022-01-19testsuite: fix pytest detection unsupported message.Martin Liska1-3/+2
2022-01-19testsuite: Adjust possibly fragile slp-perm-9.c [PR104015]Kewen Lin3-3/+58
2022-01-18c++: fix PR104025 changeJason Merrill1-1/+2