aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-10c++: Fix wrong conversion error with non-viable overload [PR94124]Marek Polacek4-0/+33
2020-03-10c++: Fix deferred noexcept on constructor [PR93901].Jason Merrill2-7/+12
2020-03-10c++: Fix ICE with omitted template args [PR93956].Jason Merrill3-1/+13
2020-03-11rs6000: Check -+0 and NaN for smax/smin generationJiufu Guo4-1/+33
2020-03-11Daily bump.GCC Administrator1-1/+1
2020-03-10libstdc++: Fix uses of _M_current in split_view's outer iteratorJonathan Wakely2-7/+11
2020-03-10c++: Add tests for PR93922 and PR94041.Jason Merrill2-0/+47
2020-03-10c++: Partially revert patch for PR66139.Jason Merrill6-177/+11
2020-03-10PR90763: PowerPC vec_xl_len should take const argument.Will Schmidt4-0/+112
2020-03-10libstdc++: Fix noexcept guarantees for ranges::split_viewJonathan Wakely3-35/+58
2020-03-10loop-iv: make find_simple_exit staticRoman Zhuykov3-2/+6
2020-03-10minor: fix intendation in ddg.cRoman Zhuykov2-17/+23
2020-03-10testsuite: Scan for SSE reg-reg moves only in pr80481.CUros Bizjak2-2/+6
2020-03-10Revert "Fix regression reported by tester due to recent IRA changes"Jeff Law2-1/+8
2020-03-10libstdc++: Fix invalid noexcept-specifier (PR 94117)Jonathan Wakely2-1/+5
2020-03-10libstdc++: Change compile-only test to runJonathan Wakely3-1/+10
2020-03-10i386: Fix up *testqi_ext_3 insn&split for the *testdi_1 changes [PR94088]Jakub Jelinek4-6/+32
2020-03-10Update gcc sv.po.Joseph Myers2-161/+163
2020-03-09gdbinit.in: Fix typo.Jason Merrill2-1/+5
2020-03-10Daily bump.GCC Administrator1-1/+1
2020-03-10Update cpplib da.po.Joseph Myers2-30/+25
2020-03-09c++: Fix convert_like in template [PR91465, PR93870, PR92031, PR94068]Marek Polacek13-30/+176
2020-03-09libstdc++: Handle type-changing path concatenations (PR 94063)Jonathan Wakely3-0/+159
2020-03-09c++: Readd [LR]ROTATE_EXPR support to constexpr.c [PR94067]Jakub Jelinek4-0/+27
2020-03-09Revert: One more patch for PR93564: Prefer smaller hard regno when we do not ...Vladimir N. Makarov2-3/+11
2020-03-09Fix 'A' operand modifier: PR inline-asm/94095Andrew Pinski2-1/+7
2020-03-09rs6000: Fix -mlong-double documentationCarl Love1-1/+2
2020-03-09configure - build libgomp by default for amdgcnTobias Burnus3-2/+7
2020-03-09c++: Fix ABI issue with alignas on armv7hl [PR94050]Marek Polacek4-0/+27
2020-03-09[testsuite][arm] Fix typo in fuse-caller-save.cChristophe Lyon2-1/+5
2020-03-09Restore alignment in rs6000 target.Martin Liska4-5/+26
2020-03-09alias: Punt after walking too many VALUEs during a toplevel find_base_term ca...Jakub Jelinek3-0/+14
2020-03-09Insert default return_void at the end of coroutine bodyBin Cheng4-31/+102
2020-03-08[testsuite] Fix PR94019 to check vector char when vect_hw_misalignKewen Lin2-1/+10
2020-03-08[testsuite] Fix PR94023 to guard case under vect_hw_misalignKewen Lin2-1/+7
2020-03-09Daily bump.GCC Administrator1-1/+1
2020-03-08Patch and ChangeLogs for PR93581Paul Thomas5-3/+87
2020-03-08c++: Fix missing SFINAE when binding a bit-field to a reference (PR 93729)Patrick Palka4-9/+34
2020-03-08c++: Fix pretty printing of TYPENAME_TYPEsPatrick Palka4-1/+29
2020-03-08gcc.target/i386/pr89229-3c.c: Include "pr89229-3a.c"H.J. Lu2-1/+8
2020-03-07Daily bump.GCC Administrator1-1/+1
2020-03-06analyzer: improvements to region_model::get_representative_treeDavid Malcolm7-5/+172
2020-03-06analyzer: improvements to state dumpingDavid Malcolm8-26/+188
2020-03-06Fix mangling ICE [PR94027]Nathan Sidwell3-1/+31
2020-03-06[AArch64] Use intrinsics for widening multiplies (PR91598)Wilco Dijkstra6-200/+185
2020-03-06[AArch64] Fix lane specifier syntaxWilco Dijkstra7-20/+40
2020-03-06[AArch64][SVE] Add missing movprfx attribute to some ternary arithmetic patternsKyrylo Tkachov2-0/+8
2020-03-06rs6000: Correct logic to disable NO_SUM_IN_TOC and NO_FP_IN_TOC [PR94065]David Edelsohn4-6/+15
2020-03-06Avoid putting a REG_NOTE on anything other than an INSN in haifa-sched.cAndrew Pinski2-0/+16
2020-03-06arc: Update tumaddsidi4 test.Claudiu Zissulescu2-2/+6