libstdc++: Optimise GCD algorithms
[gcc.git] / gcc /
2020-09-03 Jakub Jelineklto: Cache location_ts including BLOCKs in GIMPLE strea...
2020-09-03 Richard BienerImprove constant folding of vector lowering with vector...
2020-09-03 Arnaud CharletPreliminary work on support for 128bits integers
2020-09-03 Arnaud CharletLook at fullest view when checking for static types...
2020-09-03 liuhongtOptimize memory broadcast for constant vector under...
2020-09-03 liuhongtAdjust testcase.
2020-09-03 GCC AdministratorDaily bump.
2020-09-02 Iain Buclawd: __vectors unsupported in hardware should be rejected...
2020-09-02 Iain Buclawd: Only test with default permutation flags for runnabl...
2020-09-02 Iain Buclawd: Move all runnable tests in gdc.dg to gdc.dg/torture
2020-09-02 Jonathan Wakelyc++: Stop defining true, false and bool as macros in...
2020-09-02 Jonathan Wakelytestsuite: Add missing <exception> header to testcase
2020-09-02 Jozef LawrynowiczMSP430: Fix -mlarge documentation to indicate size_t...
2020-09-02 Jozef LawrynowiczMSP430: Skip gcc.dg/pr55940.c in the small memory model
2020-09-02 Jakub Jelinekfortran: Fix o'...' boz to integer/real conversions...
2020-09-02 Roger Saylehppa: Improve hppa_rtx_costs for shifts by constants.
2020-09-02 Jose E. Marchesibpf: use the default asm_named_section target hook
2020-09-02 Jose E. Marchesibpf: use elfos.h
2020-09-02 GCC AdministratorDaily bump.
2020-09-01 Martin SeborUse the determined lower bound of the range of offsets...
2020-09-01 Marek Polacekc++: Allow new char[4]{"foo"} [PR77841]
2020-09-01 Peter Bergnerrs6000: MMA built-in dies with incorrect sharing of...
2020-09-01 David Malcolmanalyzer: fix false NULL deref warning after previous...
2020-09-01 Martin Liskavec: use inexact growth where possible.
2020-09-01 Martin Liskavec: default exect = false in grow functions.
2020-09-01 Roger SaylePR middle-end/90597: gcc_assert ICE in layout_type
2020-09-01 Mark EgglestonFortran : ICE on invalid code PR95398
2020-09-01 Richard Bienerrtl-optimization/96812 - remap dependence info on RTL...
2020-09-01 Jakub Jelinekopenmp: Check for PARM_DECL before using C_ARRAY_PARAME...
2020-09-01 Feng XueCorrect Changelog for fix to PR96806
2020-09-01 Kewen Lintest/rs6000: Add Power9 and up as vect_len target
2020-09-01 GCC AdministratorDaily bump.
2020-08-31 Carl Lovers6000, remove improperly defined and unsupported builtins.
2020-08-31 David Malcolmanalyzer: handle __builtin___memset_chk [PR96798]
2020-08-31 David Malcolmanalyzer: gather builtin/internal fn handling into...
2020-08-31 David Malcolmanalyzer: fix ICE on unknown index in CONSTRUCTOR ...
2020-08-31 Marek Polacekc++: Implement P1009: Array size deduction in new-expre...
2020-08-31 David Malcolmanalyzer: fix ICE on RANGE_EXPR in CONSTRUCTORs [PR96763]
2020-08-31 David Malcolmanalyzer: fix ICE on casting float to pointer [PR96764]
2020-08-31 Aldy HernandezPR tree-optimization/96818 - cast label range to type...
2020-08-31 Iain Buclawd: Fix ICEs in the front-end when pointer size is 16...
2020-08-31 Richard Bienertree-optimization/96854 - testcase for SLP reduction...
2020-08-31 Christophe Lyontestsuite: Fix aarch64/strcmpopt_6.c for -Wstringop...
2020-08-31 liuhongtRefine expander vec_unpacku_float_hi_v16si/vec_unpacku_...
2020-08-31 Jakub Jelinektree-cfg: Improve gimple switch verification
2020-08-31 Feng Xueipa/96806 - Fix ICE in ipa-cp due to integer addition...
2020-08-31 Jakub Jelinekvarasm: Optimize memory broadcast for constant vector...
2020-08-31 Kewen Lintestsuite: Update some vect cases for partial vectors
2020-08-31 GCC AdministratorDaily bump.
2020-08-30 Martin SeborUse get_size_range instead of get_range to obtain range...
2020-08-30 José Rui Faustino... 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
2020-08-30 José Rui Faustino... 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
2020-08-30 José Rui Faustino... 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
2020-08-30 Steve Kargl 2020-8-21 Steve Kargl <sgk@troutmask.apl.washington...
2020-08-30 José Rui Faustino... 2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
2020-08-30 Jakub Jelinekx86: Fix up ssse3_pshufbv8qi splitter
2020-08-30 GCC AdministratorDaily bump.
2020-08-29 Bill Schmidtrs6000: Remove ALTIVEC_BUILTIN_MASK_FOR_STORE
2020-08-29 GCC AdministratorDaily bump.
2020-08-28 Martin SeborAdd -Wstringop-overread for reading past the end by...
2020-08-28 Bill Schmidtrs6000: r12 copy cleanup
2020-08-28 Andrew Stubbsamdgcn: Update vec_safe_grow_cleared usage
2020-08-28 Martin SeborCorrect calls to vec::safe_grow in conditionally compil...
2020-08-28 Martin SeborPR c/96596 - ICE in match_builtin_function_types on...
2020-08-28 Tobias BurnusFortran: Fix absent-optional handling for nondescriptor...
2020-08-28 Przemyslaw Wirkus[PATCH PR96357][GCC][AArch64]: could not split insn...
2020-08-28 Wei Wentaofix a typo in rtl.texi
2020-08-28 Alex Coplanaarch64: Disable mem-shift-canonical test on ILP32
2020-08-28 Paul ThomasThis patch fixes PR96624.
2020-08-28 Christophe Lyontestsuite: Run gcc.dg/pr96579.c only on targets with...
2020-08-28 liuhongtAdd expander for movp2hi and movp2qi.
2020-08-28 liuhongtFix: AVX512VP2INTERSECT should imply AVX512DQ.
2020-08-28 GCC AdministratorDaily bump.
2020-08-27 Maciej W. Rozyckigotest: use a space rather than a middle dot in target...
2020-08-27 John David AnglinFix shadd-2.c scan assembler count.
2020-08-27 Jakub Jelinekia32: Fix alignment of _Atomic fields [PR65146]
2020-08-27 Bill Schmidtrs6000: Support ELFv2 sibcall for indirect calls [PR96787]
2020-08-27 Mark EgglestonFortran : ICE for division by zero in declaration...
2020-08-27 Richard Bienertree-optimization/96522 - transfer of flow-sensitive...
2020-08-27 Martin Liskavec: add exact argument for various grow functions.
2020-08-27 Richard Bienerstreamline TARGET_MEM_REF dumping
2020-08-27 Alex Coplanlra: Canonicalize mult to shift in address reloads
2020-08-27 xiezhihengAArch64: Add FLAG for rounding intrinsics [PR94442]
2020-08-27 xiezhihengAArch64: Add FLAG for min/max intrinsics [PR94442]
2020-08-27 Richard Bienertree-optimization/96579 - another special-operands...
2020-08-27 Richard Bienertree-optimization/96565 - improve DSE with paths ending...
2020-08-27 GCC AdministratorDaily bump.
2020-08-26 Clément Chigotcmd: add -maix32 to gcc calls for aix/ppc
2020-08-26 Clément Chigotlibgo: add FAT library support for static libraries...
2020-08-26 Jeff LawMark various tests that require a c99 libm
2020-08-26 Göran UddeborgFix documentation of -fprofile-exclude-files
2020-08-26 H.J. Lux86: Reject target("no-general-regs-only")
2020-08-26 Jozef LawrynowiczMSP430: Simplify and extend shift instruction patterns
2020-08-26 Aldy HernandezAdjust tree-ssa-dom.c for irange API.
2020-08-26 Richard Bienertree-optimization/96698 - fix ICE when vectorizing...
2020-08-26 Martin Liskasymver: fix attribute matching.
2020-08-26 Richard Bienertree-optimization/96783 - fix vectorization of negative...
2020-08-26 Nathan Sidwellc++: template operator lookup caching
2020-08-26 Martin Liskalto: fix documentation about -fpie and -fpic options
2020-08-26 xiezhihengAArch64: Add FLAG for add/sub arithmetic intrinsics...
next