aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-12-26testsuite: Disable strub on AIX.David Edelsohn4-0/+7
2023-12-26RISC-V: Fix typoJuzhe-Zhong1-1/+1
2023-12-26RISC-V: Some minior tweak on dynamic LMUL cost modelJuzhe-Zhong33-15/+166
2023-12-26Fix compile options of pr110279-1.c and pr110279-2.cDi Zhao2-4/+5
2023-12-25testsuite: Add dg-require-effective-target powerpc_pcrel for testcase [PR110320]Jeevitha1-0/+1
2023-12-26Daily bump.GCC Administrator3-1/+96
2023-12-25testsuite: Skip analyzer tests on AIX.David Edelsohn6-0/+7
2023-12-25RISC-V: Move RVV V_REGS liveness computation into analyze_loop_vinfoJuzhe-Zhong38-184/+113
2023-12-25middle-end: explicitly initialize vec_stmts [PR113132]Tamar Christina1-1/+1
2023-12-25rs6000: Change GPR2 to volatile & non-fixed register for function that does n...Jeevitha5-2/+70
2023-12-25RISC-V: Add one more ASM check in PR113112-1.cJuzhe-Zhong1-0/+1
2023-12-24match: Improve `(a != b) ? (a + b) : (2 * a)` pattern [PR19832]Andrew Pinski2-1/+20
2023-12-25Daily bump.GCC Administrator3-1/+249
2023-12-24testsuite: un-xfail TSVC loops that check for exit control flow vectorizationTamar Christina3-3/+6
2023-12-24testsuite: Add tests for early break vectorizationTamar Christina110-0/+4025
2023-12-24AArch64: Add implementation for vector cbranch for Advanced SIMDTamar Christina3-0/+274
2023-12-24middle-end: Support vectorization of loops with multiple exits.Tamar Christina8-233/+1330
2023-12-24middle-end: prevent LIM from hoising vector compares from gconds if target do...Tamar Christina1-0/+13
2023-12-24testsuite: Add more pragma novector to new testsTamar Christina27-3/+37
2023-12-24hppa: Fix pr110279-1.c on hppaJohn David Anglin1-0/+1
2023-12-24RISC-V: XFail the signbit-5 run test for RVVPan Li1-0/+1
2023-12-24CRIS: Fix PR middle-end/113109; "throw" failingHans-Peter Nilsson3-2/+18
2023-12-24Daily bump.GCC Administrator3-1/+70
2023-12-23LoongArch: Add sign_extend pattern for 32-bit rotate shiftXi Ruoyao2-0/+27
2023-12-23LoongArch: Implement FCCmode reload and cstore<ANYF:mode>4Xi Ruoyao7-33/+157
2023-12-23MIPS: Don't add nan2008 option for -mtune=nativeYunQiang Su1-1/+2
2023-12-23MIPS: Put the ret to the end of args of reconcat [PR112759]YunQiang Su1-2/+5
2023-12-23RISC-V: Make PHI initial value occupy live V_REG in dynamic LMUL cost model a...Juzhe-Zhong2-5/+71
2023-12-23Daily bump.GCC Administrator5-1/+222
2023-12-22c23: construct composite type for tagged typesMartin Uecker19-27/+601
2023-12-22OpenMP: Add prettyprinter support for context selectors.Sandra Loosemore5-1/+87
2023-12-22combine: Don't optimize paradoxical SUBREG AND CONST_INT on WORD_REGISTER_OPE...Jakub Jelinek2-2/+25
2023-12-22symtab-thunks: Use aggregate_value_p even on is_gimple_reg_type returns [PR11...Jakub Jelinek2-12/+26
2023-12-22lower-bitint: Handle unreleased SSA_NAMEs from earlier passes gracefully [PR1...Jakub Jelinek2-1/+20
2023-12-22lower-bitint: Fix handle_cast ICE [PR113102]Jakub Jelinek2-1/+32
2023-12-22Allow overriding EXPECTChristophe Lyon1-0/+3
2023-12-22c++: testsuite: Remove testsuite_tr1.h includesKen Matsui9-105/+101
2023-12-22LoongArch: Add asm modifiers to the LSX and LASX directives in the doc.chenxiaolong2-1/+48
2023-12-21c++: computed goto from catch block [PR81438]Jason Merrill3-8/+69
2023-12-22Testsuite: Fix failures in g++.dg/analyzer/placement-new-size.CSandra Loosemore1-1/+2
2023-12-21c++: sizeof... mangling with alias template [PR95298]Jason Merrill6-3/+86
2023-12-21testsuite: suppress mangling compatibility aliasesJason Merrill76-40/+76
2023-12-22Daily bump.GCC Administrator6-1/+361
2023-12-21Document cond_copysign and cond_len_copysign optabs [PR112951]Andrew Pinski2-3/+11
2023-12-21c++: fix -Wparentheses for bool-like class typesPatrick Palka4-10/+101
2023-12-21c++: [[deprecated]] on template redecl [PR84542]Patrick Palka3-3/+18
2023-12-21c++: visibility wrt template and ptrmem targs [PR70413]Patrick Palka5-4/+78
2023-12-21omp: Fix simdclone arguments with veclen lower than simdlen [PR113040]Andre Vieira (lists)1-16/+8
2023-12-21i386: Fix shifts with high register input operand [PR113044]Uros Bizjak2-2/+28
2023-12-21Revert "[PR112918][LRA]: Fixing IRA ICE on m68k"Vladimir N. Makarov1-15/+11