platform/upstream/gcc.git
2021-06-08 Jason Merrillc++: update diagnostic messages
2021-06-08 Bernd EdlingerFix bootstrap2 breakage due to re-use of obj-c checksum
2021-06-08 Jason Merrillc++: Test for mixed string literal concatenation
2021-06-08 Jason Merrillc++: Test for whitespace and line splice
2021-06-08 Jason Merrillc++: Add test for C++23 narrowing conv to bool
2021-06-08 David Malcolmanalyzer: bitfield fixes [PR99212]
2021-06-08 David Malcolmanalyzer: fix region::get_bit_size for bitfields
2021-06-08 David Malcolmanalyzer: split out struct bit_range from class concret...
2021-06-08 David Malcolmanalyzer: remove redundant typedef
2021-06-08 Jason Merrillc++: braced-list overload resolution [PR100963]
2021-06-08 Pat HaugenUpdate Power10 scheduling description for new fused...
2021-06-08 Jeff LawFurther improve redundant test/compare removal on the H8
2021-06-08 Jonathan Wakelylibstdc++: Finish implementing LWG 3413 for propagate_const
2021-06-08 Richard Bienertree-optimization/100923 - fix alias-ref construction...
2021-06-08 Richard BienerMake SLP root stmt a vector
2021-06-08 Aldy HernandezImplement a context aware pointer equivalency class...
2021-06-08 Thomas Schwinge[GCN] Fix run-time variable 'num_workers'
2021-06-08 Thomas SchwingeEnable more 'libgomp.oacc-*/lib-*' testcases for non...
2021-06-08 Thomas SchwingeFix 'libgomp.oacc-fortran/parallel-dims.f90' for 'acc_d...
2021-06-08 Thomas SchwingeFix 'libgomp.oacc-c-c++-common/acc_prof-kernels-1.c...
2021-06-08 Thomas SchwingeEnhance 'libgomp.oacc-c-c++-common/firstprivate-1.c...
2021-06-08 Thomas SchwingeAdd 'acc_device_radeon' testing to 'libgomp.oacc-*...
2021-06-08 Thomas SchwingeDon't require 'openacc_nvidia_accel_selected' in 'libgo...
2021-06-08 Thomas SchwingeDon't require 'openacc_nvidia_accel_selected' in additi...
2021-06-08 Jakub Jelinekopenmp: Fix ICE on depend(source) clause during cdtor...
2021-06-08 Thomas Schwinge[GCN] Streamline 'libgomp/testsuite/lib/libgomp.exp...
2021-06-08 Thomas SchwingeRevert PR80547 workaround in 'libgomp.oacc-c-c++-common...
2021-06-08 Thomas Schwinge[nvptx] Update comment in 'libgomp.oacc-c-c++-common...
2021-06-08 Richard Bienermiddle-end/100951 - make sure to generate VECTOR_CST...
2021-06-08 Jakub Jelinektestsuite: Add -Wno-psabi -w to pr100887.c test [PR100943]
2021-06-08 Tobias BurnusFortran/OpenMP: Fix clause splitting for target/paralle...
2021-06-08 Martin Liskadocs: document evrp-sparse-threshold param
2021-06-08 Martin LiskaFix "tailing" typo.
2021-06-08 Kewen Linpredcom: Enabled by loop vect at O2 [PR100794]
2021-06-08 Kewen Linpredcom: Adjust some unnecessary update_ssa calls
2021-06-08 Jason Merrillc++: preserve BASELINK from lookup [PR91706]
2021-06-08 Jason Merrillc++: alias with same name as base fn [PR91706]
2021-06-08 Jason Merrillc++: fix modules binfo merging
2021-06-08 Jason Merrillc++: alias member template [PR100102]
2021-06-08 GCC AdministratorDaily bump.
2021-06-07 Andrew MacLeodImplement a sparse bitmap representation for Rangers...
2021-06-07 Andrew MacLeodImplement multi-bit aligned accessors for sparse bitmap.
2021-06-07 Uros Bizjaki386: Add init pattern for V4QI vectors [PR100637]
2021-06-07 H.J. Lux86: Don't compile pr82735-[345].c for x32
2021-06-07 Eric BotcazouFix old thinko in warning on pointer for storage order...
2021-06-07 Patrick Palkac++: access of dtor named by qualified template-id...
2021-06-07 Avi Kivitylibstdc++: add missing typename for dependent type...
2021-06-07 H.J. Lux86: Update g++.target/i386/pr100885.C
2021-06-07 Jonathan Wakelylibstdc++: Constrain three-way comparison for std:...
2021-06-07 Jeff LawUse moves to eliminate redundant test/compare instructions
2021-06-07 Martin LiskaReformat target.def for better parsing.
2021-06-07 Bernd EdlingerFor obj-c stage-final re-use the checksum from the...
2021-06-07 Jakub Jelinekfold-const: Fix up fold_read_from_vector [PR100887]
2021-06-07 Jakub Jelinektree-inline: Fix up __builtin_va_arg_pack handling...
2021-06-07 liuhongtFix ICE of insn does not satisfy its constraints.
2021-06-07 liuhongtFix _mm256_zeroupper by representing the instructions...
2021-06-07 liuhongtCALL_INSN may not be a real function call.
2021-06-07 GCC AdministratorDaily bump.
2021-06-06 Eric BotcazouReimplement LEAF_REG_REMAP macro for the SPARC
2021-06-06 David Edelsohnaix: Use assemble_name to output BSS section name.
2021-06-06 Uros Bizjaki386: Clean up constraints.md
2021-06-06 Jakub Jelinekopenmp: Add testcase for scan directive with nested...
2021-06-06 Jakub Jelinekopenmp: Call c_omp_adjust_map_clauses even for combined...
2021-06-06 Martin Liskadocs: Add missing @headitem for tables.
2021-06-06 Martin Liskagenhooks: remove dead code
2021-06-06 Martin Liskadocs: remove extra character.
2021-06-06 Eric BotcazouFix thinko in new warning on type punning for storage...
2021-06-06 GCC AdministratorDaily bump.
2021-06-05 John David... Use libiberty snprintf and vsnprintf on hppa*-*-hpux*.
2021-06-05 Jeff LawFix maintainers-verify.sh
2021-06-05 Kewen Linsh: Update unexpected empty split condition
2021-06-05 Kewen Linsparc: Update unexpected empty split condition
2021-06-05 Kewen Linor1k: Update unexpected empty split condition
2021-06-05 Kewen Linmips: Update unexpected empty split condition
2021-06-05 Kewen Linm68k: Update unexpected empty split condition
2021-06-05 José Rui Faustino... Fortran: Fix some issues with pointers to character.
2021-06-05 Jonathan Wakelylibstdc++: Fix return type of ranges::ssize for 128...
2021-06-05 Jeff Law * MAINTAINERS: Add myself to DCO section with both...
2021-06-05 Jeff LawFix split conditions in H8/300 port
2021-06-05 GCC AdministratorDaily bump.
2021-06-04 Jonathan Wakelylibstdc++: Implement LWG 3403 for std::ranges::ssize
2021-06-04 Jonathan Wakelylibstdc++: Fix helper concept for ranges::data [PR...
2021-06-04 Tobias BurnusOpenMP: Handle bind clause in tree-nested.c [PR100905]
2021-06-04 Iain Buclawd: Fix ICE in gimplify_var_or_parm_decl, at gimplify...
2021-06-04 Patrick Palkac++: top-level cv-quals on type of NTTP [PR100893]
2021-06-04 Patrick Palkac++: tsubst_function_decl and excess arg levels [PR100102]
2021-06-04 Harald AnlaufFortran - ICE in inline_matmul_assign
2021-06-04 Martin SeborPR c/100783 - ICE on -Wnonnull and erroneous type
2021-06-04 Tobias BurnusFortran/OpenMP: Fix -fdump-parse-tree for 'omp loop'
2021-06-04 Martin SeborPR middle-end/100732 - ICE on sprintf %s with integer...
2021-06-04 Martin SeborPR c/100719 - missing -Wvla-parameter on a mismatch...
2021-06-04 Uros Bizjaki386: Convert a couple of predicates to use match_code...
2021-06-04 Tobias BurnusFortran: Fix OpenMP/OpenACC continue-line parsing
2021-06-04 Uros Bizjaki386: Add init pattern for V2HI vectors [PR100637]
2021-06-04 Jonathan Wakelylibstdc++: Fix value categories used by ranges access...
2021-06-04 Tim Adyelibstdc++: Optimize std::any_cast by replacing indirect...
2021-06-04 Jonathan Wakelylibstdc++: Add feature test macro for heterogeneous...
2021-06-04 Tobias Burnusgfortran.dg/gomp/pr99928-5.f90: Use proper iteration var
2021-06-04 Tobias Burnusgfortran.dg/gomp/pr99928-*.f90: Use implicit none,...
2021-06-04 Kewen Linarm: Update unexpected empty split condition
next