aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-05-19[aarch64] PR target/94591: Don't generate invalid REV64 insnsAlex Coplan2-0/+37
2020-05-19PR c++/94923 - False positive -Wclass-memaccess with trivially copyable std::...Martin Sebor2-25/+154
2020-05-19preprocessor: Reimplement raw string lexing [pr95149]Nathan Sidwell4-35/+38
2020-05-19Fix FAIL: gcc.target/i386/pr92645-4.cRichard Biener2-3/+7
2020-05-19preprocessor: Fix ICE with EOF in macro args [pr95182]Nathan Sidwell4-0/+27
2020-05-19TESTSUITE: Fix tests for 16-bit targetsJozef Lawrynowicz112-448/+760
2020-05-19bpf: do not save/restore callee-saved registers in function prolog/epilogJose E. Marchesi3-0/+39
2020-05-19Add missing ChangeLog entries.Uros Bizjak1-0/+7
2020-05-19i386: Add missing vector zero/sign extend expanders [PR92658]Uros Bizjak3-0/+620
2020-05-19RISC-V: Handle implied extension for -march parser.Kito Cheng4-0/+23
2020-05-19RISC-V: Update march parserKito Cheng4-3/+15
2020-05-18c++: Explain fn template argument type/value mismatches [PR66439]Patrick Palka5-1/+27
2020-05-18c++: ICE when shortening right shift [PR94955]Marek Polacek2-0/+17
2020-05-18c++: ICE with -Wall and constexpr if [PR94937]Marek Polacek3-0/+51
2020-05-18PR middle-end/92815 - spurious -Wstringop-overflow writing into a flexible ar...Martin Sebor2-2/+8
2020-05-18c++: Sorry about type-dependent arg for __builtin_has_attribute [PR90915]Marek Polacek2-0/+13
2020-05-18PR middle-end/92815 - spurious -Wstringop-overflow writing into a flexible ar...Martin Sebor4-2/+375
2020-05-18PR middle-end/94940 - spurious -Warray-bounds for a zero length array member ...Martin Sebor2-0/+195
2020-05-18c++: Implement DR 1512, Pointer comparison vs qual convs [PR87699]Marek Polacek8-26/+201
2020-05-18c++: Don't add built-in operator for ++ on bool.Marek Polacek2-0/+25
2020-05-18Require powerpc_vsx_ok in gcc.target/powerpc/pr71763.cDouglas Rupp2-0/+5
2020-05-18PR fortran/95053 - division by zero constantsHarald Anlauf5-4/+36
2020-05-18c++: Add test for c++/95143Marek Polacek2-0/+37
2020-05-18pr94833, fix vec_first_match_index for nullsCarl Love1-0/+118
2020-05-18i386: Avoid reversing a non-trapping comparison to a trapping one [PR95169]Uros Bizjak2-0/+34
2020-05-18[arm] Don't generate invalid LDRD insnsAlex Coplan3-0/+43
2020-05-18middle-end/95171 - inlining of trapping compare into non-call EH fnRichard Biener2-0/+23
2020-05-18tree-optimization/95172 - avoid mixing conditionalized and ordered SMRichard Biener2-0/+22
2020-05-17x86: Allow V1TI vector register pushesH.J. Lu7-105/+154
2020-05-17x86: Add gcc.target/i386/strncmp-1.cH.J. Lu2-0/+51
2020-05-16coroutines: Implicitly movable objects should use move CTORs for co_return.Iain Sandoe2-0/+71
2020-05-15c++: decltype of invalid non-dependent expr [PR57943]Patrick Palka2-0/+12
2020-05-15c++: Enable coroutines with -std=c++20.Jason Merrill3-9/+9
2020-05-15rs6000/testsuite: Use the int128 selector where neededSegher Boessenkool7-0/+15
2020-05-15rs6000/testsuite: Use lp64 in cnttzdm-0.cSegher Boessenkool2-0/+5
2020-05-15rs6000/testsuite: Don't use powerpc64 effective targetSegher Boessenkool8-7/+17
2020-05-15rs6000/testsuite: Use -mdejagnu-cpu= instead of -mcpu=Segher Boessenkool23-22/+47
2020-05-15c++: Revert unnecessary parts of fix for [PR90996]Patrick Palka2-1/+24
2020-05-15[Fortran] OpenMP 5 – permit more sharing clauses for SIMD (PR94690)Tobias Burnus2-0/+70
2020-05-15tree-optimization/95133 - avoid abnormal edges in path splittingRichard Biener2-0/+19
2020-05-15[OpenMP] Fix 'omp exit data' for Fortran arrays (PR 94635)Tobias Burnus2-0/+25
2020-05-15i386: Add V2SFmode hadd/hsub instructions [PR95046]Uros Bizjak1-0/+5
2020-05-15i386: Add V2SFmode hadd/hsub instructions [PR95046]Uros Bizjak1-0/+22
2020-05-15tree-optimization/33315 - common stores during sinkingRichard Biener4-1/+50
2020-05-14Fold (add -1; zero_ext; add +1) operations to zero_ext when not overflow(PR37...Xionghu Luo2-0/+34
2020-05-14Skip jit tests for targets that don't support -lgccjitH.J. Lu3-0/+27
2020-05-14amdgcn: fix vcc clobber in vector load/storeAndrew Stubbs3-0/+80
2020-05-14i386: Add V2DFmode float trunc/extend functions [PR95046]Uros Bizjak2-0/+30
2020-05-14c++: Missing SFINAE with lookup_fnfields [PR78446]Patrick Palka2-0/+19
2020-05-14i386: Add V2DFmode conversion functions [PR95046]Uros Bizjak2-0/+49