Age | Commit message (Expand) | Author | Files | Lines |
2022-03-04 | libgo: move golang.org/x/sync/semaphore to gotool packages | Clément Chigot | 3 | -2/+2 |
2022-03-04 | libgo: fix AIX build for the Go1.18 update | Clément Chigot | 5 | -5/+3 |
2022-03-04 | Darwin: Fix a type mismatch warning for a non-GCC bootstrap compiler. | Iain Sandoe | 1 | -1/+1 |
2022-03-04 | Darwin, libgcc: Fix build errors on powerpc-darwin8. | Iain Sandoe | 2 | -3/+3 |
2022-03-04 | c++: Add testcase for already fixed PR [PR103443] | Patrick Palka | 1 | -0/+20 |
2022-03-04 | c++: New module mangling ABI | Nathan Sidwell | 31 | -136/+153 |
2022-03-04 | LRA, rs6000, Darwin: Revise lo_sum use for forced constants [PR104117]. | Iain Sandoe | 4 | -7/+45 |
2022-03-04 | rs6000: Allow -mlong-double-64 after -mabi={ibm,ieee}longdouble [PR104208, PR... | Peter Bergner | 6 | -11/+33 |
2022-03-04 | Test 'libgomp.oacc-*/kernels-private-vars-*' with '--param=openacc-kernels=de... | Thomas Schwinge | 33 | -99/+361 |
2022-03-04 | gimplify: Clear TREE_READONLY on automatic vars being stored into [PR104529] | Jakub Jelinek | 2 | -0/+31 |
2022-03-04 | Test '-fopt-info-omp-all' in 'libgomp.oacc-*/kernels-private-vars-*' | Thomas Schwinge | 33 | -514/+811 |
2022-03-04 | OMP lowering: Regimplify 'OMP_CLAUSE_MAP_DECL_MAKE_ADDRESSABLE' DECLs [PR1002... | Thomas Schwinge | 6 | -60/+95 |
2022-03-04 | OpenACC 'kernels' decomposition: Move 'TREE_ADDRESSABLE' setting into OMP low... | Thomas Schwinge | 15 | -16/+70 |
2022-03-04 | Add diagnostic: "note: OpenACC 'kernels' decomposition: variable '[...]' decl... | Thomas Schwinge | 12 | -1/+49 |
2022-03-04 | Catch 'GIMPLE_DEBUG' misbehavior in OpenACC 'kernels' decomposition [PR100400... | Thomas Schwinge | 13 | -0/+427 |
2022-03-04 | Add 'c-c++-common/goacc/kernels-decompose-pr104133-1.c' [PR104133] | Thomas Schwinge | 1 | -0/+40 |
2022-03-04 | Add 'c-c++-common/goacc/kernels-decompose-pr104132-1.c' [PR104132] | Thomas Schwinge | 1 | -0/+38 |
2022-03-04 | Update 'c-c++-common/goacc/classify-*', 'gfortran.dg/goacc/classify-*' | Thomas Schwinge | 16 | -22/+38 |
2022-03-04 | libstdc++: Fix -Wunused-local-typedefs warning in <compare> | Jonathan Wakely | 1 | -2/+2 |
2022-03-04 | tree: Fix up warn_deprecated_use [PR104627] | Jakub Jelinek | 1 | -1/+4 |
2022-03-03 | x86: Always return pseudo register in ix86_gen_scratch_sse_rtx | H.J. Lu | 30 | -50/+225 |
2022-03-04 | Daily bump. | GCC Administrator | 5 | -1/+102 |
2022-03-03 | libstdc++: Use non-debug vector in constexpr test [PR104748] | Jonathan Wakely | 1 | -5/+11 |
2022-03-03 | libstdc++: Fix test failure on AIX | Jonathan Wakely | 1 | -0/+2 |
2022-03-03 | libstdc++: Implement std::strong_order for floating-point types [PR96526] | Jonathan Wakely | 2 | -4/+351 |
2022-03-03 | Call mark_dfs_back_edges before testing EDGE_DFS_BACK [PR104761]. | Martin Sebor | 3 | -1/+48 |
2022-03-03 | configure: use linker plug-in by default for ld.mold | Martin Liska | 2 | -4/+4 |
2022-03-03 | configure: enable plugin support for ld.mold | Martin Liska | 2 | -0/+4 |
2022-03-03 | openmp, fortran: Check that the type of an event handle in a detach clause is... | Kwok Cheung Yeung | 3 | -13/+51 |
2022-03-03 | [nvptx] Build libraries with mptx=3.1 | Tom de Vries | 1 | -1/+1 |
2022-03-03 | [nvptx] Build libraries with misa=sm_30 | Tom de Vries | 1 | -0/+2 |
2022-03-03 | [nvptx] Use --no-verify for sm_30 | Tom de Vries | 1 | -1/+1 |
2022-03-03 | [nvptx] Add -mptx=_ in gcc.target/nvptx/smxx.c | Tom de Vries | 4 | -4/+4 |
2022-03-03 | openmp: Disable SSA form during gimplification on OMP_SIMD clauses and body [... | Jakub Jelinek | 3 | -2/+46 |
2022-03-03 | calls: When bypassing emit_push_insn for 0 sized arg, emit at least anti_adju... | Jakub Jelinek | 2 | -0/+22 |
2022-03-03 | Daily bump. | GCC Administrator | 6 | -1/+143 |
2022-03-02 | Fortran: error recovery after invalid assumed type declaration | Harald Anlauf | 2 | -3/+29 |
2022-03-02 | testsuite: Add -Wno-psabi to pr104505.c | David Edelsohn | 1 | -0/+1 |
2022-03-02 | d: Merge upstream dmd 423f19b41, druntime 100a608c, phobos a1f8c4c07. | Iain Buclaw | 21 | -136/+503 |
2022-03-02 | Undo multi-word optional reloads correctly | Alexandre Oliva | 1 | -13/+24 |
2022-03-02 | Don't emit switch-unreachable warnings for -ftrivial-auto-var-init (PR102276) | Qing Zhao | 7 | -26/+259 |
2022-03-02 | rtl-optimization/104686 - speedup IRA allocno conflict test | Richard Biener | 1 | -18/+57 |
2022-03-02 | vect: add vect_float to pr102819 tests | Tamar Christina | 9 | -0/+9 |
2022-03-02 | testsuite: Fix up pr104637 testcase [PR104637] | Jakub Jelinek | 1 | -3/+3 |
2022-03-02 | cfg: Dump goto_locus if -fdump-*-*-blocks-details | Jakub Jelinek | 1 | -0/+4 |
2022-03-02 | cfgrtl: Fix up -g vs. -g0 code generation -flto differences in fixup_reorder_... | Jakub Jelinek | 1 | -2/+2 |
2022-03-02 | testsuite: Add testcases for already fixed PR [PR100541] | Jakub Jelinek | 2 | -0/+49 |
2022-03-02 | strlen: Comment spelling fixes | Jakub Jelinek | 1 | -2/+2 |
2022-03-02 | modref: Comment spelling fixes | Jakub Jelinek | 4 | -54/+54 |
2022-03-02 | i386: Fix pr104551 testcase for solaris | Hongyu Wang | 1 | -2/+4 |