aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-04mkruntimeinc: skip _FILEIan Lance Taylor2-2/+3
2022-03-04libgo: move golang.org/x/sync/semaphore to gotool packagesClément Chigot3-2/+2
2022-03-04libgo: fix AIX build for the Go1.18 updateClément Chigot5-5/+3
2022-03-04Darwin: Fix a type mismatch warning for a non-GCC bootstrap compiler.Iain Sandoe1-1/+1
2022-03-04Darwin, libgcc: Fix build errors on powerpc-darwin8.Iain Sandoe2-3/+3
2022-03-04c++: Add testcase for already fixed PR [PR103443]Patrick Palka1-0/+20
2022-03-04c++: New module mangling ABINathan Sidwell31-136/+153
2022-03-04LRA, rs6000, Darwin: Revise lo_sum use for forced constants [PR104117].Iain Sandoe4-7/+45
2022-03-04rs6000: Allow -mlong-double-64 after -mabi={ibm,ieee}longdouble [PR104208, PR...Peter Bergner6-11/+33
2022-03-04Test 'libgomp.oacc-*/kernels-private-vars-*' with '--param=openacc-kernels=de...Thomas Schwinge33-99/+361
2022-03-04gimplify: Clear TREE_READONLY on automatic vars being stored into [PR104529]Jakub Jelinek2-0/+31
2022-03-04Test '-fopt-info-omp-all' in 'libgomp.oacc-*/kernels-private-vars-*'Thomas Schwinge33-514/+811
2022-03-04OMP lowering: Regimplify 'OMP_CLAUSE_MAP_DECL_MAKE_ADDRESSABLE' DECLs [PR1002...Thomas Schwinge6-60/+95
2022-03-04OpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE' setting into OMP low...Thomas Schwinge15-16/+70
2022-03-04Add diagnostic: "note: OpenACC 'kernels' decomposition: variable '[...]' decl...Thomas Schwinge12-1/+49
2022-03-04Catch 'GIMPLE_DEBUG' misbehavior in OpenACC 'kernels' decomposition [PR100400...Thomas Schwinge13-0/+427
2022-03-04Add 'c-c++-common/goacc/kernels-decompose-pr104133-1.c' [PR104133]Thomas Schwinge1-0/+40
2022-03-04Add 'c-c++-common/goacc/kernels-decompose-pr104132-1.c' [PR104132]Thomas Schwinge1-0/+38
2022-03-04Update 'c-c++-common/goacc/classify-*', 'gfortran.dg/goacc/classify-*'Thomas Schwinge16-22/+38
2022-03-04libstdc++: Fix -Wunused-local-typedefs warning in <compare>Jonathan Wakely1-2/+2
2022-03-04tree: Fix up warn_deprecated_use [PR104627]Jakub Jelinek1-1/+4
2022-03-03x86: Always return pseudo register in ix86_gen_scratch_sse_rtxH.J. Lu30-50/+225
2022-03-04Daily bump.GCC Administrator5-1/+102
2022-03-03libstdc++: Use non-debug vector in constexpr test [PR104748]Jonathan Wakely1-5/+11
2022-03-03libstdc++: Fix test failure on AIXJonathan Wakely1-0/+2
2022-03-03libstdc++: Implement std::strong_order for floating-point types [PR96526]Jonathan Wakely2-4/+351
2022-03-03Call mark_dfs_back_edges before testing EDGE_DFS_BACK [PR104761].Martin Sebor3-1/+48
2022-03-03configure: use linker plug-in by default for ld.moldMartin Liska2-4/+4
2022-03-03configure: enable plugin support for ld.moldMartin Liska2-0/+4
2022-03-03openmp, fortran: Check that the type of an event handle in a detach clause is...Kwok Cheung Yeung3-13/+51
2022-03-03[nvptx] Build libraries with mptx=3.1Tom de Vries1-1/+1
2022-03-03[nvptx] Build libraries with misa=sm_30Tom de Vries1-0/+2
2022-03-03[nvptx] Use --no-verify for sm_30Tom de Vries1-1/+1
2022-03-03[nvptx] Add -mptx=_ in gcc.target/nvptx/smxx.cTom de Vries4-4/+4
2022-03-03openmp: Disable SSA form during gimplification on OMP_SIMD clauses and body [...Jakub Jelinek3-2/+46
2022-03-03calls: When bypassing emit_push_insn for 0 sized arg, emit at least anti_adju...Jakub Jelinek2-0/+22
2022-03-03Daily bump.GCC Administrator6-1/+143
2022-03-02Fortran: error recovery after invalid assumed type declarationHarald Anlauf2-3/+29
2022-03-02testsuite: Add -Wno-psabi to pr104505.cDavid Edelsohn1-0/+1
2022-03-02d: Merge upstream dmd 423f19b41, druntime 100a608c, phobos a1f8c4c07.Iain Buclaw21-136/+503
2022-03-02Undo multi-word optional reloads correctlyAlexandre Oliva1-13/+24
2022-03-02Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276)Qing Zhao7-26/+259
2022-03-02rtl-optimization/104686 - speedup IRA allocno conflict testRichard Biener1-18/+57
2022-03-02vect: add vect_float to pr102819 testsTamar Christina9-0/+9
2022-03-02testsuite: Fix up pr104637 testcase [PR104637]Jakub Jelinek1-3/+3
2022-03-02cfg: Dump goto_locus if -fdump-*-*-blocks-detailsJakub Jelinek1-0/+4
2022-03-02cfgrtl: Fix up -g vs. -g0 code generation -flto differences in fixup_reorder_...Jakub Jelinek1-2/+2
2022-03-02testsuite: Add testcases for already fixed PR [PR100541]Jakub Jelinek2-0/+49
2022-03-02strlen: Comment spelling fixesJakub Jelinek1-2/+2
2022-03-02modref: Comment spelling fixesJakub Jelinek4-54/+54