platform/upstream/gcc.git
2022-03-04 Thomas SchwingeAdd 'c-c++-common/goacc/kernels-decompose-pr104132...
2022-03-04 Thomas SchwingeUpdate 'c-c++-common/goacc/classify-*', 'gfortran.dg...
2022-03-04 Jonathan Wakelylibstdc++: Fix -Wunused-local-typedefs warning in ...
2022-03-04 Jakub Jelinektree: Fix up warn_deprecated_use [PR104627]
2022-03-04 H.J. Lux86: Always return pseudo register in ix86_gen_scratch_...
2022-03-04 GCC AdministratorDaily bump.
2022-03-03 Jonathan Wakelylibstdc++: Use non-debug vector in constexpr test ...
2022-03-03 Jonathan Wakelylibstdc++: Fix test failure on AIX
2022-03-03 Jonathan Wakelylibstdc++: Implement std::strong_order for floating...
2022-03-03 Martin SeborCall mark_dfs_back_edges before testing EDGE_DFS_BACK...
2022-03-03 Martin Liskaconfigure: use linker plug-in by default for ld.mold
2022-03-03 Martin Liskaconfigure: enable plugin support for ld.mold
2022-03-03 Kwok Cheung... openmp, fortran: Check that the type of an event handle...
2022-03-03 Tom de Vries[nvptx] Build libraries with mptx=3.1
2022-03-03 Tom de Vries[nvptx] Build libraries with misa=sm_30
2022-03-03 Tom de Vries[nvptx] Use --no-verify for sm_30
2022-03-03 Tom de Vries[nvptx] Add -mptx=_ in gcc.target/nvptx/smxx.c
2022-03-03 Jakub Jelinekopenmp: Disable SSA form during gimplification on OMP_S...
2022-03-03 Jakub Jelinekcalls: When bypassing emit_push_insn for 0 sized arg...
2022-03-03 GCC AdministratorDaily bump.
2022-03-02 Harald AnlaufFortran: error recovery after invalid assumed type...
2022-03-02 David Edelsohntestsuite: Add -Wno-psabi to pr104505.c
2022-03-02 Iain Buclawd: Merge upstream dmd 423f19b41, druntime 100a608c...
2022-03-02 Alexandre OlivaUndo multi-word optional reloads correctly
2022-03-02 Qing ZhaoDon't emit switch-unreachable warnings for -ftrivial...
2022-03-02 Richard Bienerrtl-optimization/104686 - speedup IRA allocno conflict...
2022-03-02 Tamar Christinavect: add vect_float to pr102819 tests
2022-03-02 Jakub Jelinektestsuite: Fix up pr104637 testcase [PR104637]
2022-03-02 Jakub Jelinekcfg: Dump goto_locus if -fdump-*-*-blocks-details
2022-03-02 Jakub Jelinekcfgrtl: Fix up -g vs. -g0 code generation -flto differe...
2022-03-02 Jakub Jelinektestsuite: Add testcases for already fixed PR [PR100541]
2022-03-02 Jakub Jelinekstrlen: Comment spelling fixes
2022-03-02 Jakub Jelinekmodref: Comment spelling fixes
2022-03-02 Hongyu Wangi386: Fix pr104551 testcase for solaris
2022-03-02 Hongyu WangAVX512FP16: Fix vcvt[u]si2sh runtime tests for Solaris
2022-03-02 GCC AdministratorDaily bump.
2022-03-01 Martin SeborAdd a test for true positives related to PR104715.
2022-03-01 Jakub Jelinekwarn-access: Fix up check_pointer_uses [PR104715]
2022-03-01 Jakub Jelinekwarn-access: Comment spelling fixes
2022-03-01 Iain Buclawd: Remove gdc.test/dhry.d from the testsuite
2022-03-01 H.J. Lux86: Limit PR 35513 tests to Linux
2022-03-01 Martin Liskalto-plugin: update comments - remove hardwired gold
2022-03-01 Jonathan Wakelylibstdc++: Fix -Wmaybe-uninitialized false positive...
2022-03-01 Iain Buclawlibphobos: Fix misspelling of msvcUsesUCRT (PR104659)
2022-03-01 Richard Bienertree-optimization/104716 - check if we can copy loop...
2022-03-01 Richard Bienertestsuite/104727 - remove XFAIL for gcc.target/i386...
2022-03-01 Richard Bienertestsuite/104728 - constrain gcc.dg/vect/pr81196-2.c
2022-03-01 H.J. LuClear currently_expanding_gimple_stmt properly
2022-03-01 Roger SayleRestrict new testcase gcc.target/i386/pr80270.c to...
2022-03-01 Martin Liskaipa: Improve error handling for target_clone single...
2022-03-01 Martin Liskadocs: Document more .gcda file name generation.
2022-03-01 Tom de Vries[nvptx] Handle DCmode in define_expand "omp_simt_xchg_...
2022-03-01 Tom de Vries[nvptx] Add nvptx-gen.h and nvptx-gen.opt
2022-03-01 Tom de Vries[nvptx] Use nvptx-sm.def for t-omp-device
2022-03-01 Tom de Vries[nvptx] Add nvptx-sm.def
2022-03-01 Tom de Vries[nvptx, testsuite] Add gcc.target/nvptx/sm*.c
2022-03-01 Robin Dapparc: Fix for new ifcvt behavior [PR104154]
2022-03-01 Hongyu Wangi386: Fix V8HF vector init under -mno-avx [PR 104664]
2022-03-01 GCC AdministratorDaily bump.
2022-02-28 Roger SaylePR tree-optimization/91384: peephole2 to eliminate...
2022-02-28 Roger SaylePR middle-end/80270: ICE in extract_bit_field_1
2022-02-28 Vladimir N... [PR104637] LRA: Split hard regs as many as possible...
2022-02-28 Iain Buclawd: Merge upstream dmd cf63dd8e5, druntime caf14b0f...
2022-02-28 Marek Polacekc++: Lost deprecated/unavailable attr in class tmpl...
2022-02-28 Marek Polacekc++: ICE with attribute on enumerator [PR104667]
2022-02-28 Qing ZhaoSuppress uninitialized warnings for new created uses...
2022-02-28 Martin LiskaFix error recovery in toplev::finalize.
2022-02-28 Richard BienerSimplify PRE fix
2022-02-28 Richard Bienertree-optimization/104700 - adjust constant handling...
2022-02-28 Tom de Vries[libgomp, testsuite, nvptx] Add -mptx=_ in declare...
2022-02-28 Tom de Vries[nvptx, testsuite] Add -mptx=_ in nvptx.exp test-cases
2022-02-28 Tom de Vries[nvptx] Add -mptx=_
2022-02-28 Tom de Vries[nvptx, testsuite] Add -misa=sm_30 in nvptx/atomic...
2022-02-28 Tom de Vries[nvptx, testsuite] Add -misa=sm_30 in nvptx/uniform...
2022-02-28 Tom de Vries[nvptx, testsuite] Add -misa=sm_35 in nvptx/rotate.c
2022-02-28 Richard Bienerrtl-optimization/104686 - speed up conflict iteration
2022-02-28 Hongyu WangAVX512F: Add helper enumeration for ternary logic intri...
2022-02-28 GCC AdministratorDaily bump.
2022-02-27 Jason Merrillc++: (*(fn))() [PR104618]
2022-02-27 John David... Fix declarations of _DINFINITY, _SINFINITY and _SQNAN
2022-02-27 GCC AdministratorDaily bump.
2022-02-26 GCC AdministratorDaily bump.
2022-02-25 Jakub Jelinekmatch.pd: Further complex simplification fixes [PR104675]
2022-02-25 Jakub Jelinekrs6000: Use rs6000_emit_move in movmisalign<mode> expan...
2022-02-25 Jakub Jelinektestsuite: Move pr104540.C test to g++.target/i386/
2022-02-25 Martin Liskatestsuite: Fix ASAN error [PR104687]
2022-02-25 Claudiu Zissulescuarc: Fail conditional move expand patterns
2022-02-25 Richard Bienertree-optimization/103037 - PRE simplifying valueized...
2022-02-25 Jakub Jelineki386: Use a new temp slot kind for splitter to floatdi...
2022-02-25 Jakub Jelinekwarning-control: Comment spelling fix
2022-02-25 Jakub Jelinekinternal-fn: Call do_pending_stack_adjust in expand_SPA...
2022-02-25 Jakub Jelinekmatch.pd: Don't create BIT_NOT_EXPRs for COMPLEX_TYPE...
2022-02-25 Alexandre OlivaRevert commit r12-5852-g50e8b0c9bca6cdc57804f860ec5311b...
2022-02-25 Alexandre OlivaAdd testcase from PR103845
2022-02-25 Alexandre OlivaCope with NULL dw_cfi_cfa_loc
2022-02-25 Alexandre OlivaCopy EH phi args for throwing hardened compares
2022-02-25 GCC AdministratorDaily bump.
2022-02-24 Jonathan Wakelylibstdc++: Fix cast in source_location::current() ...
2022-02-24 Pat HaugenFix attr-retain-* tescases for 32-bit PowerPC.
2022-02-24 Harald AnlaufFortran: frontend code for F2018 QUIET specifier to...
next