aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2021-08-24Reset PHI base0 flag if it's clear in any argument [PR101977, ...]Martin Sebor6-34/+208
2021-08-24Add transitive operations to the relation oracle.Andrew MacLeod2-1/+145
2021-08-24x86: Broadcast from integer to a pseudo vector registerH.J. Lu5-11/+20
2021-08-24arm: Add tests for VLLDM mitigation [PR102035]Richard Earnshaw8-0/+231
2021-08-24arm: testsuite: improve detection of CMSE hardware.Richard Earnshaw1-7/+8
2021-08-24Enable avx512 embedde broadcast for vpternlog.liuhongt1-0/+31
2021-08-24Optimize (a & b) | (c & ~b) to vpternlog instruction.liuhongt3-2/+155
2021-08-24[Committed] PR middle-end/102029: Stricter typing in LSHIFT_EXPR sign folding.Roger Sayle1-0/+8
2021-08-24Daily bump.GCC Administrator1-0/+126
2021-08-23analyzer: rewrite of switch handlingDavid Malcolm5-4/+432
2021-08-23analyzer: fix ICE with NULL change.m_expr [PR101875]David Malcolm1-0/+16
2021-08-23analyzer: fix ICE when failing to reconstruct a fn ptr [PR101837]David Malcolm1-0/+10
2021-08-23analyzer: assume that POINTER_PLUS_EXPR of non-NULL is non-NULL [PR101962]David Malcolm2-0/+77
2021-08-23analyzer: fix uninit false positive on overlapping bindingsDavid Malcolm3-0/+159
2021-08-23Avoid redundant entries in modref access lists.Jan Hubicka1-0/+13
2021-08-23ipa/97565 - fix IPA PTA body availability checkRichard Biener2-0/+13
2021-08-23Fix template in g++.dg/tree-ssa/modref-1.CJan Hubicka1-1/+1
2021-08-23Fortran/OpenMP: Improve duplicate errorsTobias Burnus13-63/+63
2021-08-23analyzer: Fix PR analyzer/102020Ankur Saini1-1/+1
2021-08-23Fold sign of LSHIFT_EXPR to eliminate no-op conversions.Roger Sayle2-0/+40
2021-08-23bswap: Recognize (int) __builtin_bswap64 (arg) idioms or __builtin_bswap?? (a...Jakub Jelinek7-10/+125
2021-08-23tree-optimization/79334 - avoid PRE of possibly trapping array-refRichard Biener2-0/+24
2021-08-23Fix ICE.liuhongt1-0/+10
2021-08-23dwarf2out: Emit DW_AT_location for global register vars during early dwarf [P...Jakub Jelinek1-0/+15
2021-08-23arm: Fix multilib mapping for CDE extensions [PR100856]Christophe Lyon2-2/+20
2021-08-23Improve return slot handling in ipa-modrefJan Hubicka1-0/+32
2021-08-23mips: msa: truncate immediate shift amount [PR101922]Xi Ruoyao1-0/+19
2021-08-23gcc.c-torture/execute: Fix tmpnam issue on WindowsJonathan Yong4-3/+19
2021-08-23Daily bump.GCC Administrator1-0/+20
2021-08-23Correct treatment of qualifiers for pointers to arrays for C2X [PR98397]Martin Uecker10-2/+439
2021-08-22Clear EAF_NOCLOBBER for indirect callsJan Hubicka2-0/+24
2021-08-22Daily bump.GCC Administrator1-0/+6
2021-08-21analyzer: Fix PR analyzer/101980Ankur Saini2-4/+3
2021-08-21Daily bump.GCC Administrator1-0/+22
2021-08-20Fortran: Add OpenMP's error directiveTobias Burnus3-0/+154
2021-08-20openmp: Implement the error directiveJakub Jelinek7-2/+221
2021-08-20openmp: Diagnose some superfluous commas in OpenMP parsingJakub Jelinek2-0/+17
2021-08-20Daily bump.GCC Administrator1-0/+59
2021-08-20Fold more constants during veclower pass.Roger Sayle1-1/+3
2021-08-19rs6000: Fix ICE expanding lxvp and stxvp gimple built-ins [PR101849]Peter Bergner1-0/+22
2021-08-19Fortran - simplify length of substring with constant boundsHarald Anlauf1-0/+53
2021-08-19c++: Fix PR number in testcase [PR101803]Patrick Palka1-1/+1
2021-08-19Fix PR number for r12-2991 in ChangeLogsPatrick Palka1-1/+1
2021-08-19expand: Add new clrsb fallback expansion [PR101950]Jakub Jelinek2-0/+39
2021-08-19openmp: Fix ICE on requires clause with atomic_default_mem_order (Jakub Jelinek1-0/+2
2021-08-19testsuite, JIT, Darwin: Adjust asm tests for Mach-O.Iain Sandoe2-0/+25
2021-08-19openmp: For C++ ensure nothing directive has no operandsJakub Jelinek1-0/+2
2021-08-19JIT, testsuite, Darwin: Initial testsuite fixes.Iain Sandoe2-2/+7
2021-08-19Fix up 'gcc.dg/pr78213.c' for '--enable-checking=release' etc.Thomas Schwinge1-1/+2
2021-08-19Revert "Add the member integer_to_sse to processor_cost as a cost simulation ...liuhongt1-1/+1