aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-09-22Add no strict aliasing to m128-check.hJan Hubicka1-0/+1
2020-09-22Daily bump.GCC Administrator1-0/+73
2020-09-21analyzer: fix ICE on bogus decl of memset [PR97130]David Malcolm1-0/+10
2020-09-21c++: DR 1722: Make lambda to function pointer conv noexcept [PR90583]Marek Polacek1-0/+10
2020-09-21c++: Implement -Wctad-maybe-unsupported.Marek Polacek4-0/+104
2020-09-21Avoid incidental failures due to implicit attribute access.Martin Sebor5-5/+5
2020-09-21PR fortran/90903 [part2] - Add runtime checking for the MVBITS intrinsicHarald Anlauf1-0/+38
2020-09-21Darwin, testsuite : Skip a test that requires ELF.Iain Sandoe1-0/+1
2020-09-21[arm] gcc.target/arm/cs*: Use dg-add-options arm_arch_v8_1m_mainChristophe Lyon3-3/+6
2020-09-21tree-optimization/97139 - fix BB SLP live lane extractionRichard Biener1-0/+27
2020-09-21c++: Detect deduction guide redeclaration [PR97099]Marek Polacek1-0/+31
2020-09-21tree-optimization/97135 - fix dependence check in store-motionRichard Biener1-0/+21
2020-09-21Fix ICE in tree-switch-conversion.Martin Liska1-0/+11
2020-09-21aarch64: Fix ICE on fpsr fpcr getters [PR96968]Andrea Corallo1-0/+28
2020-09-21Use SIZE_AMOUNT macro for GGC memory allocation numbers.Martin Liska2-2/+4
2020-09-21Daily bump.GCC Administrator1-0/+5
2020-09-20c++: Add test for PR90199.Marek Polacek1-0/+28
2020-09-20Daily bump.GCC Administrator1-0/+82
2020-09-19Extend -Warray-bounds to detect out-of-bounds accesses to array parameters.Martin Sebor7-3/+610
2020-09-19Extend -Wstringop-overflow to detect out-of-bounds accesses to array parameters.Martin Sebor11-21/+258
2020-09-19Make use of new attribute access infrastructure in -Wuninitialized (PR 50584).Martin Sebor1-0/+154
2020-09-19Infrastructure & C front end changes for array parameter checking (PR c/50584).Martin Sebor12-9/+849
2020-09-19Change C front end to emit structured loop and switch tree nodes.Sandra Loosemore1-6/+6
2020-09-19PR fortran/97036 - [F2018] Allow ELEMENTAL RECURSIVE procedure prefixHarald Anlauf1-0/+27
2020-09-19x86: Add a testcase for PR target/96861H.J. Lu1-0/+38
2020-09-19c++: Fix self-mapping in map_arguments [PR96531, PR97103]Patrick Palka2-0/+39
2020-09-19c++: std::is_constant_evaluated inside constraint [PR97051]Patrick Palka1-0/+16
2020-09-19Increase rtx cost of sse_to_integer in skylake_cost.liuhongt1-1/+1
2020-09-19Daily bump.GCC Administrator1-0/+53
2020-09-19c++: Add testcase for already fixed PR97105Jakub Jelinek1-0/+6
2020-09-18analyzer: handle strdup and strndupDavid Malcolm2-0/+42
2020-09-18[PATCH 4/5][Arm] New pattern for CSNEG instructionsSudi Das1-0/+33
2020-09-18[PATCH 3/5][Arm] New pattern for CSINC instructionsSudi Das1-0/+23
2020-09-18[PATCH 2/5][Arm] New pattern for CSINV instructionsSudi Das1-0/+23
2020-09-18ira: Fix elimination for global hard FPs [PR91957]Richard Sandiford2-1/+97
2020-09-18testsuite: add another test for the rotate vectorization miscompilationJakub Jelinek1-0/+32
2020-09-18tree-optimization/97081 - fix wrong-code with vectorized shiftRichard Biener1-0/+26
2020-09-18MSP430: Add 'd', 'e', 'f' and 'g' asm operand modifiersJozef Lawrynowicz2-21/+161
2020-09-18tree-optimization/97095 - fix typo in vectorizable_live_operationRichard Biener1-0/+27
2020-09-18Daily bump.GCC Administrator1-0/+74
2020-09-18[testsuite] Introduce effective target non_strict_prototypeTom de Vries6-0/+18
2020-09-17RISC-V: fix a typo in riscv.hYeting Kuo1-0/+27
2020-09-17c++: Add tests for fixed PRs.Marek Polacek8-0/+173
2020-09-17c-family: Macro support in -Wmisleading-indentation [PR80076]Patrick Palka1-0/+56
2020-09-17Add DWARF5 variants of assembly scan tests that use DW_FORM_implicit_constMark Wielaard8-4/+131
2020-09-17aarch64: Fix dejaGNU directive in clastb_8.c testcaseAndrea Corallo1-1/+1
2020-09-17c++: requires-expressions and partial instantiation [PR96410]Patrick Palka2-0/+43
2020-09-17CSE negated multiplications and divisionsRichard Biener1-0/+18
2020-09-17Fix assertion checking failure with tail callEric Botcazou1-0/+9
2020-09-17If -mavx implies -mxsave, then -mno-xsave should imply -mno-avx.liuhongt1-0/+12