aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-04-26Fix CL dates.Marek Polacek1-1/+1
2020-04-26c++: Explicit constructor called in copy-initialization [PR90320]Marek Polacek3-0/+36
2020-04-27d: Merge upstream dmd f8a1a5153, druntime 2b5c0b27Iain Buclaw4-0/+17
2020-04-27d: Fix ICE in assign_temp, at function.c:984 (PR94777)Iain Buclaw3-0/+202
2020-04-26coroutines: Do not assume parms are named [PR94752].Iain Sandoe2-0/+25
2020-04-26Added test case from PR 94737.Thomas Koenig2-0/+30
2020-04-26Add ChangeLog changes from previous commit, r10-7920.Thomas Koenig1-0/+6
2020-04-25rs6000: Don't push stack frame for AIX when debugging and -fcompare-debug.David Edelsohn42-41/+44
2020-04-25testsuite: Add -Wno-psabi option for ipa-sra-19.c on AIX.David Edelsohn2-0/+5
2020-04-25testsuite: spellcheck-options-21.c requires LTODavid Edelsohn2-1/+5
2020-04-25testsuite: Skip pr82718-1.c and pr82718-2.c DWARF 5 tests on AIX.David Edelsohn3-0/+7
2020-04-25Fix PR 94578.Thomas König2-0/+37
2020-04-25coroutines, testsuite: Enable a test.Iain Sandoe2-3/+6
2020-04-25c++: implicit operator== with previous decl [PR94583]Jason Merrill1-0/+11
2020-04-24c++: add "'requires' only available with ..." notePatrick Palka2-0/+10
2020-04-25d: Merge upstream dmd 09db0c41e, druntime e68a5ae3.Iain Buclaw52-61/+111
2020-04-25c++: Avoid -Wreturn-type warning if a template fn calls noreturn template fn ...Jakub Jelinek2-0/+26
2020-04-25cselim: Don't assume it is safe to cstore replace a store to a local variable...Jakub Jelinek6-4/+73
2020-04-24testsuite: C++14 vs. C++17 struct-layout-1.exp testing with ALT_CXX_UNDER_TES...Jakub Jelinek2-1/+20
2020-04-24amdgcn: Testsuite tweaksAndrew Stubbs2-2/+12
2020-04-24coroutines, testsuite: Add test for fixed pr [PR94288]Iain Sandoe2-0/+75
2020-04-24introduce target fileio and require it in tests that use tmpnamAlexandre Oliva5-0/+23
2020-04-24rtl combine should consider NaNs when generate fp min/max [PR94708]Haijian Zhang2-0/+18
2020-04-23testsuite: Skip 90020.c on AIX.David Edelsohn2-1/+5
2020-04-23testsuite: Require LTO support for pr94426-1.CDavid Edelsohn2-0/+5
2020-04-23PR driver/90983 - manual documents `-Wno-stack-usage` flag but it is unrecogn...Martin Sebor4-0/+37
2020-04-23c++: zero_init_expr_p of dependent expressionPatrick Palka2-0/+30
2020-04-23c++: Lambda in friend of constrained class [PR94645]Patrick Palka2-0/+24
2020-04-23Fix segfault with -O2 -fnon-call-exceptions -ftracerEric Botcazou2-0/+33
2020-04-23coroutines: Fix handling of conditional statements [PR94288]Iain Sandoe7-0/+424
2020-04-23c-family: Fix ICE on attribute with -fgnu-tm [PR94733]Marek Polacek2-0/+10
2020-04-23tree: Fix up get_narrower [PR94724]Jakub Jelinek2-1/+18
2020-04-23Fix PR 93956, wrong pointer when returned via function.Thomas König2-1/+53
2020-04-23coroutines, libstdc++-v3: Update to n4861 C++20 DIS.Iain Sandoe5-5/+13
2020-04-23aarch64: ensure bti c is emitted at function start [PR94697]Szabolcs Nagy2-0/+24
2020-04-23testsuite: Add extra aarch64 predefine testsFei Yang3-2/+103
2020-04-23OpenACC: Avoid ICE in type-cast 'async', 'wait' clausesAndrew Stubbs2-0/+29
2020-04-23vect: Fix comparisons between invariant booleans [PR94727]Richard Sandiford2-0/+29
2020-04-23aarch64: disable tests on ilp32 [PR94514]Szabolcs Nagy3-0/+8
2020-04-23Modify the MVE polymorphic variant arguments to match the MVE intrinsic defin...Srinath Parvathaneni64-0/+801
2020-04-23rs6000: Fix C++14 vs. C++17 ABI bug on powerpc64le [PR94707]Jakub Jelinek2-0/+5
2020-04-23attribs: Don't diagnose attribute exclusions during error recovery [PR94705]Jakub Jelinek2-0/+18
2020-04-22c++: Inherited constructor template arguments [PR94719]Patrick Palka2-0/+26
2020-04-22c++: Add test for c++/93807Marek Polacek2-0/+39
2020-04-22aarch64: Adjust some testcases for ilp32 option conflict [PR94712]Duan bo5-0/+12
2020-04-22aarch64: unexpected result with -mgeneral-regs-only and sve [PR94678]Fei Yang2-0/+17
2020-04-22For assumed-size arrays check if the reference is to a full array.Jose Rui Faustino de Sousa2-0/+24
2020-04-22Add testcase of PR c++/90448, already fixed in trunk.Paolo Carlini2-0/+21
2020-04-22Fix an ILP32 failure.Martin Sebor2-1/+7
2020-04-22S/390: Fix several test casesStefan Schulze Frielinghaus11-27/+33