platform/upstream/gcc.git
2021-08-12 Hans-Peter... gfortran.dg/PR82376.f90: Avoid matching a file-path
2021-08-12 Jakub Jelineki386: Fix up V32HImode permutations with -mno-avx512bw...
2021-08-12 Jakub Jelinekopenmp: Diagnose syntax mismatches between declare...
2021-08-12 Jakub Jelinekopenmp: Diagnose another case of mixing parameter and...
2021-08-12 Jakub Jelinekc++: Fix ICE on defaulted spaceship with pointer return...
2021-08-12 Jakub Jelinekopenmp: Diagnose omp::directive/sequence on using-directive
2021-08-12 Jakub Jelinekc++: Fix up parsing of attributes for using-directive
2021-08-12 Eric BotcazouMake -no-pie option work for native Windows
2021-08-12 liuhongtCombine avx_vec_concatv16si and avx512f_zero_extendv16h...
2021-08-12 Patrick Palkac++: constexpr std::construct_at on empty field [PR101663]
2021-08-12 GCC AdministratorDaily bump.
2021-08-11 Jonathan Wakelylibstdc++: Fix test that fails randomly [PR101866]
2021-08-11 Bill Schmidtrs6000: Add available-everywhere and ancient builtins
2021-08-11 Bill Schmidtrs6000: Add VSX builtins
2021-08-11 Bill Schmidtrs6000: Add the rest of the [altivec] stanza to the...
2021-08-11 Patrick Palkac++: parameterized requires-expr as default argument...
2021-08-11 Jakub Jelinekc++: Optimize constinit thread_local vars [PR101786]
2021-08-11 Patrick Palkac++: recognize class-scope non-template dguides [PR79501]
2021-08-11 Patrick Palkac++: most vexing parse and braced CTAD [PR89062]
2021-08-11 Jonathan Wakelylibstdc++: Define std::is_pointer_interconvertible_base...
2021-08-11 Jonathan Wakelylibstdc++: Fix missing descriptions in ChangeLog entries
2021-08-11 Sandra LoosemoreFortran: Fix c_float128 and c_float128_complex definitions.
2021-08-11 Richard BienerFix gcc.dg/lto/pr48622_0.c testcase
2021-08-11 Richard Bienertarget/101788 - avoid decomposing hard-register "loads"
2021-08-11 Richard BienerAdjust volatile handling of the operand scanner
2021-08-11 Eric BotcazouSmall tweak to expand_used_vars
2021-08-11 Jan HubickaFix min_flags handling in mod-ref
2021-08-11 Richard Bienermiddle-end/101858 - avoid shift of pointer in folding
2021-08-11 Richard Bienertree-optimization/101861 - fix gather use for non-gathe...
2021-08-11 prathamesh... arm/66791: Replace builtins for vdup_n and vmov_n intri...
2021-08-11 Jakub Jelineksanitizer: Cherry-pick realpath fix
2021-08-11 Bernd EdlingerAda: Remove debug line number for DECL_IGNORED_P functions
2021-08-11 Ian Lance Taylorcompiler: don't crash on a, b := int(0)
2021-08-11 liuhongtExtend ldexp{s,d}f3 to vscalefs{s,d} when TARGET_AVX512...
2021-08-11 Hans-Peter... gcc.dg/uninit-pred-9_b.c: Xfail for CRIS too
2021-08-11 GCC AdministratorDaily bump.
2021-08-10 Jakub Jelinekopenmp: Fix up cp/parser.c build with GCC 4.8 to 6
2021-08-10 Martin Liskamklog: support '-b c/101343' format.
2021-08-10 Tobias Burnusgfortran: Fix in-build-tree testing [PR101305, PR101660]
2021-08-10 H.J. LuEnable gcc.target/i386/pr88531-1a.c for all targets
2021-08-10 Jakub Jelineki386: Allow some V32HImode and V64QImode permutations...
2021-08-10 Richard Bienertree-optimization/101809 - support emulated gather...
2021-08-10 Jakub Jelineki386: Improve single operand AVX512F permutations ...
2021-08-10 Jakub Jelinekopenmp: Add support for declare simd and declare varian...
2021-08-10 Hongyu Wangi386: Fix typos in amxbf16 runtime test.
2021-08-10 Richard Bienertree-optimization/101801 - rework generic vector vector...
2021-08-10 Richard Bienermiddle-end/101824 - properly handle volatiles in nested...
2021-08-10 Martin UeckerEvaluate arguments of sizeof that are structs of variab...
2021-08-10 H.J. Lux86: Optimize load of const FP all bits set vectors
2021-08-10 liuhongtSupport cond_ashr/lshr/ashl for vector integer modes...
2021-08-10 GCC AdministratorDaily bump.
2021-08-09 Andrew MacLeodEnsure toupper and tolower follow the expected pattern.
2021-08-09 Jonathan Wakelylibstdc++: Reduce use of debug containers in <regex>
2021-08-09 François Dumontlibstdc++: [_GLIBCXX_DEBUG] Avoid allocator operator...
2021-08-09 Martin Jamboripa: Fix testsuite/gcc.dg/ipa/remref-6.c
2021-08-09 Pat HaugenVerify destination[source] of a load[store] instruction...
2021-08-09 Uros Bizjaki386: Name V2SF logic insns [PR101812]
2021-08-09 Thomas SchwingeCross-reference parts adapted in 'gcc/omp-oacc-neuter...
2021-08-09 Julian Brownamdgcn: Enable OpenACC worker partitioning for AMD GCN
2021-08-09 Julian Brownopenacc: Middle-end worker-partitioning support
2021-08-09 Tejas BelagodPR101609: Use the correct iterator for AArch64 vector...
2021-08-09 Thomas SchwingeRemove 'gcc/omp-offload.c' from 'GTFILES'
2021-08-09 Thomas SchwingeDon't consider '-foffload-abi' in 'DEF_GOACC_BUILTIN...
2021-08-09 Thomas SchwingeSanity check that 'Init' doesn't appear without 'Var...
2021-08-09 Thomas Schwinge[OpenACC] Clean up unused 'BUILT_IN_ACC_GET_DEVICE_TYPE'
2021-08-09 Thomas Schwinge[documentation] No need anymore to "mention ['gt-*...
2021-08-09 Thomas Schwinge[documentation] Fix GTY header file example
2021-08-09 Roger SayleImprove handling of unknown sign bit in CCP.
2021-08-09 Jonathan Wakelylibstdc++: Make allocator equality comparable in tests
2021-08-09 Tobias Burnustestsuite/lib/gfortran.exp: Add -I for ISO*.h [PR101305...
2021-08-09 Bin Chengaarch64: Expand %<w> correctly according to mode iterator
2021-08-09 Jonathan Wrighttestsuite: aarch64: Fix invalid SVE tests
2021-08-09 Jonathan Wrighttestsuite: aarch64: Fix failing vector structure tests...
2021-08-09 Hongyu WangMAINTAINERS: Add myself for write after approval
2021-08-09 GCC AdministratorDaily bump.
2021-08-08 Sergei Trofimovichlra: Fix s/otput/output/ typo in debug output
2021-08-08 François Dumontlibstdc++: Fix dg-prune-output assertion message
2021-08-08 Jeff LawFix c6x test compromised by recent improvements to...
2021-08-08 Hans-Peter... libstdc++: Tweak timeout for testsuite/std/ranges/iota...
2021-08-08 GCC AdministratorDaily bump.
2021-08-07 Ian Lance Taylorcompiler: support export/import of unsafe.Add/Slice
2021-08-07 Harald AnlaufFortran: ICE with automatic character object, save...
2021-08-07 H.J. LuAdd tests for PR tree-optimization/88531
2021-08-07 GCC AdministratorDaily bump.
2021-08-06 Martin SeborMove more code to new gimple-ssa-warn-access pass.
2021-08-06 Cherry Muicompiler: make escape analysis more strict about runtim...
2021-08-06 Christophe... arm: Fix pr69245.c testcase for reorder assembler archi...
2021-08-06 Christophe... arm: Fix typos for reorder assembler architecture direc...
2021-08-06 Richard Bienertree-optimization/101801 - remove vect_worthwhile_witho...
2021-08-06 Jonathan Wakelylibstdc++: Also move the [[nodiscard]] attributes in...
2021-08-06 Uros Bizjaki386: Fix conditional move reg-to-reg move elimination...
2021-08-06 Roger SayleUse CFN_BUILT_IN_CLRSB instead of BUILT_IN_CLRSB in...
2021-08-06 Tamar Christinamiddle-end/AArch64: Fix bootstrap after vec changes
2021-08-06 Sebastian Hubergcov: Remove <stdint.h> from libgcov-driver.c
2021-08-06 Jonathan Wrightaarch64: Use memcpy to copy structures in bfloat vst...
2021-08-06 Jonathan Wrightaarch64: Use memcpy to copy structures in vst2[q]_lane...
2021-08-06 Jonathan Wrightaarch64: Use memcpy to copy structures in vst3[q]_lane...
2021-08-06 Jonathan Wrightaarch64: Use memcpy to copy structures in vst4[q]_lane...
2021-08-06 Martin Liskars6000: Fix restored rs6000_long_double_type_size
2021-08-06 Richard BienerFixup gfortran.dg/vect/vect-8.f90 for aarch64
next