aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-05-21install.texi: Remove alpha*-*-* sectionGerald Pfeifer1-11/+0
2023-05-20Mode-Switching: Fix local array maybe uninitialized warningPan Li1-2/+2
2023-05-20target/105753: Fix ICE in add_clobbers due to extra PARALLEL in insn.Triffid Hunter2-62/+77
2023-05-20Expand directly for single bit testAndrew Pinski1-35/+28
2023-05-20Use BIT_FIELD_REF inside fold_single_bit_testAndrew Pinski1-11/+10
2023-05-20Simplify fold_single_bit_test with respect to codeAndrew Pinski1-55/+53
2023-05-20Simplify fold_single_bit_test slightlyAndrew Pinski1-12/+10
2023-05-20Use get_def_for_expr in fold_single_bit_testAndrew Pinski1-5/+6
2023-05-20Inline and simplify fold_single_bit_test_into_sign_test into fold_single_bit_...Andrew Pinski1-41/+10
2023-05-20Move fold_single_bit_test to expr.cc from fold-const.ccAndrew Pinski3-113/+113
2023-05-19Fix riscv_expand_conditional_move.Die Li3-2/+234
2023-05-19Add bext pattern for ZBSRaphael Moreira Zinsly2-0/+41
2023-05-19RISC-V: Fix CTZ unnecessary sign extension [PR #106888]Raphael Moreira Zinsly3-1/+25
2023-05-20Daily bump.GCC Administrator7-1/+153
2023-05-19Allow plugin dumpsNathan Sidwell3-1/+24
2023-05-19RISC-V: Remove masking third operand of rotate instructionsJoern Rennecke1-2/+2
2023-05-19c: Remove dead code related to type compatibility across TUs.Martin Uecker2-79/+27
2023-05-19fortran: Use CLASS_DATA from gfortran.hBernhard Reutner-Fischer3-16/+16
2023-05-19Fix driver/33980: Precompiled header file not removed on errorAndrew Pinski2-10/+10
2023-05-19RISC-V: improve codegen for large constants with same 32-bit lo and hi parts [2]Vineet Gupta1-4/+9
2023-05-19c++: simplify norm_cache manipulationPatrick Palka1-22/+9
2023-05-19c++: scoped variable template-id of reference type [PR97340]Patrick Palka3-1/+38
2023-05-19RISC-V: testsuite: Remove empty *-run-template.h.Robin Dapp12-1/+0
2023-05-19RISC-V: Allow more loading of const vectors.Robin Dapp3-1/+13
2023-05-19PR modula2/109908 Delete from m2iso Strings is brokenGaius Mulley2-10/+133
2023-05-19tree-ssa-math-opts: Pattern recognize some further hand written forms of sign...Jakub Jelinek2-0/+68
2023-05-19tree-ssa-math-opts: Pattern recognize hand written __builtin_mul_overflow_p w...Jakub Jelinek2-1/+15
2023-05-19Fix internal error on small array with negative lower boundEric Botcazou2-9/+22
2023-05-19c: Do not allow thread-local tentative definitions for C2xJoseph Myers2-3/+57
2023-05-19Daily bump.GCC Administrator13-1/+2249
2023-05-18gcc: use _P() defines from tree.hBernhard Reutner-Fischer49-183/+167
2023-05-18omp: use _P() defines from tree.hBernhard Reutner-Fischer4-25/+25
2023-05-18objc: use _P() defines from tree.hBernhard Reutner-Fischer3-8/+8
2023-05-18c: use _P() defines from tree.hBernhard Reutner-Fischer11-61/+60
2023-05-18fortran: use _P() defines from tree.hBernhard Reutner-Fischer8-20/+19
2023-05-18d: use _P() defines from tree.hBernhard Reutner-Fischer2-6/+5
2023-05-18lto: use _P() defines from tree.hBernhard Reutner-Fischer5-14/+13
2023-05-18m2: use _P() defines from tree.hBernhard Reutner-Fischer7-19/+19
2023-05-18c++: use _P() defines from tree.hBernhard Reutner-Fischer18-64/+64
2023-05-18gcc/config/*: use _P() defines from tree.hBernhard Reutner-Fischer55-158/+133
2023-05-18analyzer: use _P() defines from tree.hBernhard Reutner-Fischer3-6/+6
2023-05-18ada: use _P() defines from tree.hBernhard Reutner-Fischer4-31/+30
2023-05-18Fortran: Narrow return types [PR78798]Bernhard Reutner-Fischer21-103/+91
2023-05-18i386: Add infrastructure for QImode partial vector mult and shift operationsUros Bizjak8-17/+197
2023-05-18Remove a stale */ after a 1-line // comment.Georg-Johann Lay1-1/+1
2023-05-18gcc: Fix nonportable shell syntax in "test" and "[" commands [PR105831]Jonathan Wakely2-7/+7
2023-05-18gcc: Fix nonportable shell syntax in "test" and "[" commands [PR105831]Michael Bäuerle3-3/+3
2023-05-18arm testsuite: Shifts and get_FPSCR ACLE optimisation fixesStam Markianos-Wright23-128/+81
2023-05-18arm testsuite: XFAIL or relax registers in some tests [PR109697]Stam Markianos-Wright40-54/+54
2023-05-18arm testsuite: Remove reduntant testsStam Markianos-Wright135-2006/+0