Age | Commit message (Expand) | Author | Files | Lines |
2020-04-26 | Fix CL dates. | Marek Polacek | 1 | -1/+1 |
2020-04-26 | c++: Explicit constructor called in copy-initialization [PR90320] | Marek Polacek | 3 | -0/+36 |
2020-04-27 | d: Merge upstream dmd f8a1a5153, druntime 2b5c0b27 | Iain Buclaw | 4 | -0/+17 |
2020-04-27 | d: Fix ICE in assign_temp, at function.c:984 (PR94777) | Iain Buclaw | 3 | -0/+202 |
2020-04-26 | coroutines: Do not assume parms are named [PR94752]. | Iain Sandoe | 2 | -0/+25 |
2020-04-26 | Added test case from PR 94737. | Thomas Koenig | 2 | -0/+30 |
2020-04-26 | Add ChangeLog changes from previous commit, r10-7920. | Thomas Koenig | 1 | -0/+6 |
2020-04-25 | rs6000: Don't push stack frame for AIX when debugging and -fcompare-debug. | David Edelsohn | 42 | -41/+44 |
2020-04-25 | testsuite: Add -Wno-psabi option for ipa-sra-19.c on AIX. | David Edelsohn | 2 | -0/+5 |
2020-04-25 | testsuite: spellcheck-options-21.c requires LTO | David Edelsohn | 2 | -1/+5 |
2020-04-25 | testsuite: Skip pr82718-1.c and pr82718-2.c DWARF 5 tests on AIX. | David Edelsohn | 3 | -0/+7 |
2020-04-25 | Fix PR 94578. | Thomas König | 2 | -0/+37 |
2020-04-25 | coroutines, testsuite: Enable a test. | Iain Sandoe | 2 | -3/+6 |
2020-04-25 | c++: implicit operator== with previous decl [PR94583] | Jason Merrill | 1 | -0/+11 |
2020-04-24 | c++: add "'requires' only available with ..." note | Patrick Palka | 2 | -0/+10 |
2020-04-25 | d: Merge upstream dmd 09db0c41e, druntime e68a5ae3. | Iain Buclaw | 52 | -61/+111 |
2020-04-25 | c++: Avoid -Wreturn-type warning if a template fn calls noreturn template fn ... | Jakub Jelinek | 2 | -0/+26 |
2020-04-25 | cselim: Don't assume it is safe to cstore replace a store to a local variable... | Jakub Jelinek | 6 | -4/+73 |
2020-04-24 | testsuite: C++14 vs. C++17 struct-layout-1.exp testing with ALT_CXX_UNDER_TES... | Jakub Jelinek | 2 | -1/+20 |
2020-04-24 | amdgcn: Testsuite tweaks | Andrew Stubbs | 2 | -2/+12 |
2020-04-24 | coroutines, testsuite: Add test for fixed pr [PR94288] | Iain Sandoe | 2 | -0/+75 |
2020-04-24 | introduce target fileio and require it in tests that use tmpnam | Alexandre Oliva | 5 | -0/+23 |
2020-04-24 | rtl combine should consider NaNs when generate fp min/max [PR94708] | Haijian Zhang | 2 | -0/+18 |
2020-04-23 | testsuite: Skip 90020.c on AIX. | David Edelsohn | 2 | -1/+5 |
2020-04-23 | testsuite: Require LTO support for pr94426-1.C | David Edelsohn | 2 | -0/+5 |
2020-04-23 | PR driver/90983 - manual documents `-Wno-stack-usage` flag but it is unrecogn... | Martin Sebor | 4 | -0/+37 |
2020-04-23 | c++: zero_init_expr_p of dependent expression | Patrick Palka | 2 | -0/+30 |
2020-04-23 | c++: Lambda in friend of constrained class [PR94645] | Patrick Palka | 2 | -0/+24 |
2020-04-23 | Fix segfault with -O2 -fnon-call-exceptions -ftracer | Eric Botcazou | 2 | -0/+33 |
2020-04-23 | coroutines: Fix handling of conditional statements [PR94288] | Iain Sandoe | 7 | -0/+424 |
2020-04-23 | c-family: Fix ICE on attribute with -fgnu-tm [PR94733] | Marek Polacek | 2 | -0/+10 |
2020-04-23 | tree: Fix up get_narrower [PR94724] | Jakub Jelinek | 2 | -1/+18 |
2020-04-23 | Fix PR 93956, wrong pointer when returned via function. | Thomas König | 2 | -1/+53 |
2020-04-23 | coroutines, libstdc++-v3: Update to n4861 C++20 DIS. | Iain Sandoe | 5 | -5/+13 |
2020-04-23 | aarch64: ensure bti c is emitted at function start [PR94697] | Szabolcs Nagy | 2 | -0/+24 |
2020-04-23 | testsuite: Add extra aarch64 predefine tests | Fei Yang | 3 | -2/+103 |
2020-04-23 | OpenACC: Avoid ICE in type-cast 'async', 'wait' clauses | Andrew Stubbs | 2 | -0/+29 |
2020-04-23 | vect: Fix comparisons between invariant booleans [PR94727] | Richard Sandiford | 2 | -0/+29 |
2020-04-23 | aarch64: disable tests on ilp32 [PR94514] | Szabolcs Nagy | 3 | -0/+8 |
2020-04-23 | Modify the MVE polymorphic variant arguments to match the MVE intrinsic defin... | Srinath Parvathaneni | 64 | -0/+801 |
2020-04-23 | rs6000: Fix C++14 vs. C++17 ABI bug on powerpc64le [PR94707] | Jakub Jelinek | 2 | -0/+5 |
2020-04-23 | attribs: Don't diagnose attribute exclusions during error recovery [PR94705] | Jakub Jelinek | 2 | -0/+18 |
2020-04-22 | c++: Inherited constructor template arguments [PR94719] | Patrick Palka | 2 | -0/+26 |
2020-04-22 | c++: Add test for c++/93807 | Marek Polacek | 2 | -0/+39 |
2020-04-22 | aarch64: Adjust some testcases for ilp32 option conflict [PR94712] | Duan bo | 5 | -0/+12 |
2020-04-22 | aarch64: unexpected result with -mgeneral-regs-only and sve [PR94678] | Fei Yang | 2 | -0/+17 |
2020-04-22 | For assumed-size arrays check if the reference is to a full array. | Jose Rui Faustino de Sousa | 2 | -0/+24 |
2020-04-22 | Add testcase of PR c++/90448, already fixed in trunk. | Paolo Carlini | 2 | -0/+21 |
2020-04-22 | Fix an ILP32 failure. | Martin Sebor | 2 | -1/+7 |
2020-04-22 | S/390: Fix several test cases | Stefan Schulze Frielinghaus | 11 | -27/+33 |