aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2024-05-16RISC-V: Enable vectorizable early exit testsuitePan Li3-1/+5
2024-05-16RISC-V: Implement vectorizable early exit with vcond_mask_lenPan Li2-0/+71
2024-05-16Fix points_to_local_or_readonly_memory_p wrt TARGET_MEM_REFJan Hubicka1-0/+38
2024-05-16tree-optimization/13962 - handle ptr-ptr compares in ptrs_compare_unequalRichard Biener2-1/+13
2024-05-16wrong code with points-to and volatileRichard Biener1-0/+14
2024-05-16RISC-V: testsuite: Drop march-string in cmpmemsi/cpymemsi testsChristoph Müllner2-5/+2
2024-05-16tree-optimization/79958 - make DSE track multiple pathsRichard Biener7-3/+89
2024-05-15diagnostics: use unicode art for interprocedural depthDavid Malcolm2-26/+26
2024-05-15diagnostics: add warning emoji to events with VERB_dangerDavid Malcolm2-1/+30
2024-05-15diagnostics: simplify output of purely intraprocedural execution pathsDavid Malcolm13-815/+713
2024-05-16RISC-V: Add Zvfbfwma extension to the -march= optionXiao Zeng4-0/+106
2024-05-16Set d.one_operand_p to true when TARGET_SSSE3 in ix86_expand_vecop_qihi_partial.liuhongt1-0/+35
2024-05-16Optimize ashift >> 7 to vpcmpgtb for vector int8.liuhongt1-0/+49
2024-05-16Daily bump.GCC Administrator1-0/+147
2024-05-15analyzer: fix ICE seen with -fsanitize=undefined [PR114899]David Malcolm1-0/+15
2024-05-15[v2,1/2] RISC-V: Add cmpmemsi expansionChristoph Müllner4-0/+113
2024-05-15c++: ICE with reference NSDMI [PR114854]Marek Polacek1-0/+12
2024-05-15c++: DR 569, DR 1693: fun with semicolons [PR113760]Marek Polacek17-0/+376
2024-05-15c++: Optimize in maybe_clone_body aliases even when not at_eof [PR113208]Jakub Jelinek2-0/+50
2024-05-15combine: Fix up simplify_compare_const [PR115092]Jakub Jelinek2-0/+39
2024-05-15openmp: Diagnose using grainsize+num_tasks clauses together [PR115103]Jakub Jelinek2-2/+16
2024-05-15tree-optimization/114589 - remove profile based sink heuristicsRichard Biener2-0/+23
2024-05-15PR modula2/115057 TextIO.ReadRestLine raises an exception when buffer is exce...Gaius Mulley3-0/+53
2024-05-15c++: add test for DR 2855Marek Polacek1-0/+16
2024-05-15RISC-V: Test cbo.zero expansion for rv32Christoph Müllner1-26/+11
2024-05-15AArch64: Use UZP1 instead of INSWilco Dijkstra4-18/+18
2024-05-15testsuite: Require lto-plugin in gcc.dg/ipa/ipa-icf-38.c [PR85656]Rainer Orth1-0/+1
2024-05-15testsuite: i386: Fix g++.target/i386/pr97054.C on SolarisRainer Orth1-1/+1
2024-05-15RISC-V: Allow by-pieces to do overlapping accesses in block_move_straightChristoph Müllner4-24/+19
2024-05-15RISC-V: add tests for overlapping mem opsChristoph Müllner2-33/+20
2024-05-15RISC-V: Allow unaligned accesses in cpymemsi expansionChristoph Müllner2-7/+27
2024-05-15RISC-V: Add test cases for cpymem expansionChristoph Müllner4-0/+536
2024-05-14[committed] Fix rv32 issues with recent zicboz workJeff Law1-2/+1
2024-05-15x86: Add 3-instruction subroutine vector shift for V16QI in ix86_expand_vec_p...Levy Hsu2-0/+25
2024-05-14c++: lvalueness of non-dependent assignment expr [PR114994]Patrick Palka1-0/+18
2024-05-14[to-be-committed,RISC-V] Remove redundant AND in shift-add sequenceJeff Law1-0/+16
2024-05-15Daily bump.GCC Administrator1-0/+58
2024-05-14c++: ICE in build_deduction_guide for invalid template [PR105760]Simon Martin1-0/+6
2024-05-14RISC-V: avoid LUI based const materialization ... [part of PR/106265]Vineet Gupta3-0/+82
2024-05-14tree-optimization/99954 - redo loop distribution memcpy recognition fixRichard Biener1-0/+10
2024-05-14[PATCH 3/3] RISC-V: Add memset-zero expansion to cbo.zeroChristoph Müllner1-0/+43
2024-05-14[PATCH 2/3] RISC-V: testsuite: Make cmo tests LTO safeChristoph Müllner6-14/+14
2024-05-14[testsuite] Fix gcc.dg/pr115066.c fail on aarch64Tom de Vries1-2/+2
2024-05-14testsuite: analyzer: Fix fd-glibc-byte-stream-connection-server.c on Solaris ...Rainer Orth1-0/+1
2024-05-14[debug] Fix dwarf v4 .debug_macro.dwoTom de Vries1-0/+8
2024-05-14rs6000: Enable overlapped by-pieces operationsHaochen Gui1-0/+11
2024-05-13Revert "[PATCH v2 1/3] RISC-V: movmem for RISCV with V extension"Jeff Law1-59/+0
2024-05-14Daily bump.GCC Administrator1-0/+40
2024-05-13[to-be-committed,RISC-V] Improve AND with some constantsJeff Law1-0/+22
2024-05-13[PATCH v2 1/3] RISC-V: movmem for RISCV with V extensionSergei Lewis1-0/+59