platform/upstream/gcc.git
2021-06-09 Aaron SawdeyFix p10 fusion test cases for -m32
2021-06-09 Richard Bienertree-optimization/100981 - fix SLP patterns involving...
2021-06-09 Richard Bienertree-optimization/97832 - handle associatable chains...
2021-06-09 H.J. LuAlways enable DT_INIT_ARRAY/DT_FINI_ARRAY on Linux
2021-06-09 Jonathan Wakelylibstdc++: Fix constraint on std::optional assignment...
2021-06-09 Martin Liskadocs: add missing @headitem in Intrinsic Procedures
2021-06-09 Richard BienerSimplify vect_is_simple_use
2021-06-09 Bernd EdlingerFix my e-mail in the ChangeLog
2021-06-09 Jonathan Wakelylibstdc++: Add warnings for some C++23 deprecations
2021-06-09 Claudiu Zissulescuarc: Update doloop_end patterns
2021-06-09 Claudiu Zissulescuarc: Fix (u)maddhisi patterns
2021-06-09 Claudiu Zissulescuarc: Update 64bit move split patterns.
2021-06-09 Jakub Jelinekopenmp: Gimplify OMP_CLAUSE_SIZE during gfc_omp_finish_...
2021-06-09 Uros Bizjaki386: Do not emit segment overrides for %p and %P ...
2021-06-09 Martin LiskaImprove JSON examples.
2021-06-09 Xionghu Luors6000: Support doubleword swaps removal in rot64 load...
2021-06-09 Andrew MacLeodVirtualize fur_source and turn it into a proper API.
2021-06-09 Jason Merrillc++: remove redundant warning [PR100879]
2021-06-09 GCC AdministratorDaily bump.
2021-06-08 Thomas Rodgerslibstdc++: Fix Wrong param type in :atomic_ref<_Tp...
2021-06-08 Thomas Rodgers[libstdc++] Remove unused hasher instance.
2021-06-08 Marek Polacekc++: explicit() ignored on deduction guide [PR100065]
2021-06-08 Andrew PinskiImprove match_simplify_replacement in phi-opt
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...
next