aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-21[nvptx] Initialize ptx regsTom de Vries2-0/+192
2022-02-21c++: Add testcase for already fixed PR [PR85493]Patrick Palka1-0/+16
2022-02-21rtl-optimization/104498: Fix comparing symbol referenceAndre Vieira1-2/+4
2022-02-21c: [PR104506] Fix ICE after error due to change of type to error_mark_nodeAndrew Pinski4-7/+47
2022-02-21Daily bump.GCC Administrator5-1/+47
2022-02-21d: Remove handling of deleting GC allocated classes.Iain Buclaw2-23/+7
2022-02-20d: Merge upstream dmd cb49e99f8, druntime 55528bd1, phobos 1a3e80ec2.Iain Buclaw245-4937/+5539
2022-02-20Fortran: improve check of pointer initialization in DATA statementsHarald Anlauf3-0/+28
2022-02-20Daily bump.GCC Administrator3-1/+53
2022-02-19[nvptx] Use _ as destination operand of atom.exchTom de Vries3-12/+35
2022-02-19[nvptx] Don't skip atomic insns in nvptx_reorg_uniform_simtTom de Vries3-5/+21
2022-02-19[nvptx] Use nvptx_warpsync / nvptx_uniform_warp_check for -muniform-simtTom de Vries3-3/+52
2022-02-19asan: Mark instrumented vars addressable [PR102656]Jakub Jelinek2-2/+34
2022-02-19Daily bump.GCC Administrator4-1/+70
2022-02-18libgo: update Hurd supportIan Lance Taylor9-10/+298
2022-02-18Mark Power10 fusion option undocumented and remove sub-options.Pat Haugen5-238/+174
2022-02-18libgo: update to Go1.18rc1 releaseIan Lance Taylor188-2976/+3700
2022-02-18pieces-memset-21.c: Expect vzeroupper for ia32H.J. Lu1-1/+2
2022-02-18rs6000: Fix up posix_memalign call in _mm_malloc [PR104598]Jakub Jelinek1-1/+1
2022-02-18target/104581 - compile-time regression in mode-switchingRichard Biener2-76/+5
2022-02-18tree-optimization/96881 - CD-DCE and CLOBBERsRichard Biener3-4/+109
2022-02-17c++: implicit 'this' in noexcept-spec within class tmpl [PR94944]Patrick Palka3-16/+28
2022-02-18Daily bump.GCC Administrator10-1/+202
2022-02-17libstdc++: Deprecate non-standard std::vector<bool>::insert(pos) [PR104559]Jonathan Wakely4-2/+28
2022-02-17c++: inlining explicit instantiations [PR104539]Jason Merrill2-3/+15
2022-02-17tree: tweak warn_deprecated_useJason Merrill2-3/+7
2022-02-17libstdc++: Make std::error_code printer more robustJonathan Wakely2-19/+101
2022-02-17c++: avoid duplicate deprecated warning [PR90451]Jason Merrill9-18/+132
2022-02-17rs6000: __Uglify non-uglified local variables in headersPaul A. Clarke8-1341/+1340
2022-02-17rs6000: Workaround for new ifcvt behavior [PR104335].Robin Dapp1-0/+6
2022-02-17c-family: Remove names of unused parametersJonathan Wakely1-13/+13
2022-02-17Add missing target selectorEric Botcazou1-1/+1
2022-02-17net: add hurd build tag for setReadMsgCloseOnExecIan Lance Taylor2-2/+2
2022-02-17libiberty rust-demangle, ignore .suffixMark Wielaard2-3/+44
2022-02-17[PR104447] LRA: Do not split non-alloc hard regs.Vladimir N. Makarov2-1/+15
2022-02-17c++: double non-dep folding from finish_compound_literal [PR104565]Patrick Palka2-7/+15
2022-02-17Restrict the two sources of vect_recog_cond_expr_convert_pattern to be of the...liuhongt3-2/+34
2022-02-17valtrack: Avoid creating raw SUBREGs with VOIDmode argument [PR104557]Jakub Jelinek2-1/+25
2022-02-17openmp: Ensure proper diagnostics for -> in map/to/from clauses [PR104532]Jakub Jelinek2-1/+25
2022-02-17Clean up MPX-related bit_{MPX,BNDREGS,BNDCSR}.liuhongt1-5/+0
2022-02-16libbacktrace: gather address ranges from skeleton unitsIan Lance Taylor1-11/+20
2022-02-16Define __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__.Michael Meissner2-1/+26
2022-02-16analyzer: const functions have no side effects [PR104576]David Malcolm4-2/+193
2022-02-17Daily bump.GCC Administrator9-1/+171
2022-02-16analyzer: fixes to free of non-heap detection [PR104560]David Malcolm14-117/+262
2022-02-16libgo: restore building on SolarisIan Lance Taylor8-9/+18
2022-02-16libbacktrace: initialize DWARF 5 fields of unitIan Lance Taylor1-0/+3
2022-02-16Use range_compatible_p in condexpr_adjustAndrew MacLeod1-1/+1
2022-02-16c++: treat NON_DEPENDENT_EXPR as not potentially constant [PR104507]Patrick Palka2-1/+17
2022-02-16testsuite: Add testcase for already fixed PR [PR104448]Jakub Jelinek1-0/+9