platform/upstream/gcc.git
2020-08-11 Jakub Jelinekexpr: Optimize noop copies [PR96539]
2020-08-11 Jakub Jelinektree: Fix up get_narrower [PR96549]
2020-08-11 Jan HubickaDo not combine PRED_LOOP_GUARD and PRED_LOOP_GUARD_WITH...
2020-08-11 Martin LiskaAdd debug counter for IPA bits CP.
2020-08-11 GCC AdministratorDaily bump.
2020-08-10 Marek Polacekc++: Add unfixed test [PR88003]
2020-08-10 Clément Chigotruntime: revert eqtype for AIX
2020-08-10 Marek Polacektestsuite: Introduce dg-ice.
2020-08-10 Roger Saylei386: Improve code generation of smin(x,0) with -m32.
2020-08-10 Jonathan Wakelylibstdc++: Fix build for targets without lstat [PR...
2020-08-10 Jonathan Wakelylibstdc++: Fix compatibility support in unique_ptr...
2020-08-10 Thomas KoenigFix NULL pointer dereference in doloop_contained_functi...
2020-08-10 Jakub Jelinekc++: Fix constexpr evaluation of SPACESHIP_EXPR [PR96497]
2020-08-10 Patrick Palkac++: constraints and address of template-id
2020-08-10 Jonathan Wakelylibstdc++: Make C++17 ignore --disable-libstdcxx-filesy...
2020-08-10 Jonathan Wakelylibstdc++: Implement LWG 561 for std::inserter
2020-08-10 Jonathan Wakelylibstdc++: Check __cpp_exceptions in basic_string:...
2020-08-10 Aldy HernandezDeclare gt_* functions inline in value-range.h.
2020-08-10 Marc GlisseSimplify X * C1 == C2 with wrapping overflow
2020-08-10 Jonathan Wakelylibstdc++: Use _wstat64 for Windows [PR 95749]
2020-08-10 Jan HubickaFix remove_predictions_associated_with_edge
2020-08-10 Paul ThomasCorrect ChangeLog foul ups.
2020-08-10 Paul ThomasThis patch fixes PR96312. Cures a used uninitialized...
2020-08-10 Paul ThomasThis patch fixes PR96102. See the explanatory comment...
2020-08-10 liuhongtUsing UNSPEC for vector compare to mask register.
2020-08-10 GCC AdministratorDaily bump.
2020-08-09 Roger Saylemiddle-end: Correct calculation of mul_widen_cost and...
2020-08-09 Iain Sandoetestsuite, Darwin: XFAIL runs for two timode conversion...
2020-08-09 Hans-Peter... gcc.dg/pr44194-1.c: Skip for mmix.
2020-08-09 GCC AdministratorDaily bump.
2020-08-09 Hans-Peter... gcc.dg/pr30957-1.c: xfail for mmix.
2020-08-08 Peter Bergnerrs6000: MMA built-ins reject typedefs of MMA types
2020-08-08 Jakub Jelinekopenmp: Handle clauses with gimple sequences in convert...
2020-08-08 Jakub Jelinekopenmp: Avoid floating point comparison at the end...
2020-08-08 Ian Lance Taylorlibgo: update to Go1.15rc2 release
2020-08-08 GCC AdministratorDaily bump.
2020-08-07 Jonathan Wakelylibstdc++: Fix ambiguous comparisons in __gnu_debug...
2020-08-07 Marc GlisseDisable some VEC_COND_EXPR transformations after vector...
2020-08-07 Jonathan Wakelylibstdc++: Replace some VERIFY tests with static_assert
2020-08-07 Jonathan Wakelylibstdc++: Fix linker script patterns for 32-bit targets
2020-08-07 Richard Bienertree-optimization/96514 - avoid if-converting control...
2020-08-07 Jose E. Marchesibpf: remove trailing whitespaces from source files
2020-08-07 Kwok Cheung... [testsuite] Add gcc.dg/ia64-sync-5.c
2020-08-07 Michael MeissnerPower10: Add BRD, BRW, and BRH support.
2020-08-07 Alan ModraPR96493, powerpc local call linkage failure
2020-08-07 GCC AdministratorDaily bump.
2020-08-06 Hans-Peter... mmix: fix gcc.dg/loop-9.c by more accurate move insns
2020-08-06 Andrew Luolibstdc++: Implement P0966 std::string::reserve should...
2020-08-06 Jonathan Wakelylibstdc++: Do not set eofbit eagerly in operator>>...
2020-08-06 Richard Sandifordarm: Clear canary value after stack_protect_test [PR96191]
2020-08-06 Jonathan Wakelylibstdc++: Fix unnecessary allocations in read_symlink...
2020-08-06 Jonathan Wakelylibstdc++: Adjust overflow prevention to operator>>
2020-08-06 Peter Bergnerrs6000: Don't ICE when spilling an MMA accumulator
2020-08-06 Roger Saylex86: Restrict new gcc.target/i386/minmax-9.c test to...
2020-08-06 Jakub Jelinekreassoc: Improve maybe_optimize_range_tests [PR96480]
2020-08-06 Jose E. Marchesibpf: more flexible support for kernel helpers
2020-08-06 Richard Bienertree-optimization/96491 - avoid store commoning across...
2020-08-06 Richard Bienertree-optimization/96483 - fix ICE in PRE with POLY_INT_CST
2020-08-06 Richard BienerRemove std::map use from graphite
2020-08-06 Roger Saylex86_64: Integer min/max improvements.
2020-08-06 Gerald Pfeiferipa-fnsummary: Include <vector> the proper way
2020-08-06 Kewen Linvect/rs6000: Support vector with length cost modeling
2020-08-06 Kewen Linvect: Skip epilogue loops for dbgcnt check [PR96451]
2020-08-06 GCC AdministratorDaily bump.
2020-08-05 Jonathan Wakelylibstdc++: Break long lines to fit in 80 columns
2020-08-05 Jonathan Wakelylibstdc++: Change URL for PSTL again
2020-08-05 Jonathan Wakelylibstdc++: Replace operator>>(istream&, char*) [LWG...
2020-08-05 Patrick Palkac++: cxx_eval_vec_init after zero-initialization [PR96282]
2020-08-05 Thomas KoenigAdded test case to make sure that legal cases still...
2020-08-05 Thomas KoenigStatic analysis for definition of DO index variables...
2020-08-05 Marc GlisseVEC_COND_EXPR optimizations
2020-08-05 Richard Sandifordaarch64: Clear canary value after stack_protect_test...
2020-08-05 Richard Sandifordaarch64: Add missing %z prefixes to LDP/STP patterns
2020-08-05 Richard Bienerrefactor LIM a bit
2020-08-05 Richard BienerMake genmatch transform failure handling more consistent
2020-08-05 Jakub Jelinekopenmp: Handle even some combined non-rectangular loops
2020-08-05 Jakub Jelinekopenmp: Handle reduction clauses on host teams construc...
2020-08-05 Jakub Jelinekopenmp: Use more efficient logical -> actual computatio...
2020-08-05 Carl Lovers6000 Add vector blend, permute builtin support
2020-08-05 Carl Lovers6000, Add vector splat builtin support
2020-08-05 Carl Lovers6000, Add vector shift double builtin support
2020-08-05 Carl Lovers6000, Add vector replace builtin support GCC maintainers:
2020-08-05 Carl Lovers6000 Add vector insert builtin support
2020-08-05 Carl Lovers6000, Update support for vec_extract
2020-08-05 GCC AdministratorDaily bump.
2020-08-04 Jim Wilsonaarch64: Delete duplicated option docs.
2020-08-04 Roger Sayle[PATCH] nvptx: Add support for PTX highpart multiplicat...
2020-08-04 Marek Polacekc++: Template keyword following :: [PR96082]
2020-08-04 Ian Lance Taylorcompiler: delete lowered constant strings
2020-08-04 Andrew Stubbsamdgcn: Remove dead defines from gcn-run
2020-08-04 Omar Tahir[Arm] Modify default tuning of armv8.1-m.main to use...
2020-08-04 Hu Jiangpingaarch64: Delete unnecessary code
2020-08-04 Nathan Sidwellc++: fix template parm count leak
2020-08-04 xiezhihengAArch64: Use FLOAT_MODE_P macro and add FLAG_AUTO_FP...
2020-08-04 Tobias BurnusFortran/OpenMP: Fix detecting not perfectly nested...
2020-08-04 Jakub Jelinekdoc: Add @cindex to symver attribute
2020-08-04 Roger SayleTest case for PR rtl-optimization/60473
2020-08-04 Marc GlisseSimplify X * C1 == C2 with undefined overflow
2020-08-04 Aldy HernandezAdjust gimple-ssa-sprintf.c for irange API.
2020-08-04 Iain Buclawd: Fix struct literals that have non-deterministic...
next