platform/upstream/gcc.git
2021-01-26 Jakub Jelinekdwarf2asm: Fix up -gdwarf-64 for 32-bit targets
2021-01-26 Alexandre Olivaskip asan-poisoning of discarded vars
2021-01-26 GCC AdministratorDaily bump.
2021-01-25 Harald AnlaufPR fortran/70070 - ICE on initializing character data...
2021-01-25 Martin SeborPR c++/98646 - spurious -Wnonnull calling a member...
2021-01-25 Thomas KoenigCommit test case for PR 96386.
2021-01-25 Thomas KoenigAdd test case for PR 96843.
2021-01-25 Kwok Cheung... libgomp: Add documentation for omp_fulfill_event runtim...
2021-01-25 Martin LiskaFix wrong format for fprintf.
2021-01-25 Jason Merrillc++: [[no_unique_address]] in empty base [PR98463]
2021-01-25 Tobias Burnusgcc/fortran/intrinsic.texi: Fix typos
2021-01-25 Jakub Jelinekconfigure: Add workaround for buggy binutils 2.35 ...
2021-01-25 Martin LiskaEnable -fprofile-reproducible=parallel-runs for profile...
2021-01-25 Martin LiskaRestore profile reproducibility.
2021-01-25 Richard Bienermiddle-end/98807 - more vector_element_bits fixes
2021-01-25 Sebastian HuberRTEMS: Fix default linker script
2021-01-25 Eric BotcazouFix internal error on extension with interface at -O2
2021-01-25 Paul ThomasFortran: Fix deferred character lengths in array constr...
2021-01-25 Sebastian HuberRTEMS: Fix GCC specification
2021-01-25 Jakub Jelinekfold: Fix up strn{case,}cmp folding [PR98771]
2021-01-25 Tamar ChristinaArm: Add NEON and MVE complex mul, mla and mls patterns.
2021-01-25 GCC AdministratorDaily bump.
2021-01-24 GCC AdministratorDaily bump.
2021-01-23 Iain Buclawlibphobos: Fix executables segfault on mipsel architecture
2021-01-23 Anthony Sharpc++: private inheritance access diagnostics fix [PR17314]
2021-01-23 Jakub Jelinekrs6000: Fix up __m64 typedef in mmintrin.h [PR97301]
2021-01-23 Patrick Palkac++: 'this' injection and static member functions ...
2021-01-23 David Edelsohntestsuite: fix gcc.target/powerpc ilp32 failures
2021-01-23 GCC AdministratorDaily bump.
2021-01-22 Jonathan Wrightaarch64: Use RTL builtins for integer mla intrinsics
2021-01-22 Marek Polacekc++: ICE with noexcept in class in member function...
2021-01-22 David Edelsohntestsuite: Enable spbp.C on AIX.
2021-01-22 David Malcolmdoc: ensure GCC_EXTRA_DIAGNOSTIC_OUTPUT gets an HTML...
2021-01-22 Jakub Jelinektestsuite: Fix a typo - UINON_TYPE to UNION_TYPE -...
2021-01-22 Jakub Jelinektestsuite: Fix a typo - UINON_TYPE to UNION_TYPE -...
2021-01-22 Jakub Jelinektestsuite: Fix sse2-andnpd-1.c and sse-andnps-1.c tests...
2021-01-22 Jakub Jelinekdwarf2out: Always emit required 0 entries for DWARF...
2021-01-22 Jonathan WrightMAINTAINERS: Add myself for write after approval
2021-01-22 Jason Merrillc++: Fix base copy elision thinko [PR98744]
2021-01-22 Jakub Jelinekc++: Fix up ubsan false positives on references [PR95693]
2021-01-22 Marek Polacekc++: ICE when mangling operator name [PR98545]
2021-01-22 Paul ThomasFortran: Fix for class functions as associated target...
2021-01-22 Martin JamborTestcase for old PR 47059
2021-01-22 Kyrylo Tkachovtree-ssa-mathopts: Use proper poly_int64 comparison...
2021-01-22 Nathan Sidwelltestsuite: Uniquify test names [PR 98795]
2021-01-22 Richard Bienermiddle-end/98793 - properly handle BLKmode vectors...
2021-01-22 Xionghu Luors6000: Enable vec_insert for P8 with rs6000_expand_vec...
2021-01-22 Xionghu Luors6000: Support variable insert and Expand vec_insert...
2021-01-22 Martin LiskaDrop time profile for multi-threaded training run.
2021-01-22 Nathan Sidwelldriver: do not check file existence here [PR 98452]
2021-01-22 Richard Bienermiddle-end/98773 - always sign extend CHREC_RIGHT
2021-01-22 Jakub Jelinekmatch.pd: Replace incorrect simplifications into copysi...
2021-01-22 Jakub Jelinekon ARRAY_REFs sign-extend offsets only from sizetype...
2021-01-22 Richard Bienertree-optimization/98786 - fix issue with phiopt and...
2021-01-22 Prathamesh... arm: Fix ICE with incompatible values for -mfp16-format...
2021-01-22 liuhongtLower AVX512 vector comparison to AVX version when...
2021-01-22 Marek Polacekc++: ICE with delayed noexcept and attribute used ...
2021-01-22 Maciej W. RozyckiMAINTAINERS: Update my e-mail address
2021-01-22 GCC AdministratorDaily bump.
2021-01-21 David Edelsohntestsuite: Adjust cpp2a/lambda-uneval regrex
2021-01-21 Vladimir N... [PR98777] LRA: Use preliminary created pseudo for in...
2021-01-21 Ilya Leoshkevichfwprop: Allow (subreg (mem)) simplifications
2021-01-21 Patrick Palkac++: Fix excessive instantiation inside decltype [PR71879]
2021-01-21 Nathan Sidwellc++: Fix null this pointer [PR 98624]
2021-01-21 Jakub Jelinekc++: Fix up potential_constant_expression_1 FOR/WHILE_S...
2021-01-21 Kyrylo Tkachovaarch64: Use canonical RTL for sqdmlal patterns
2021-01-21 Iain Buclawd: Enable private member access for __traits
2021-01-21 Christophe... Fix typo in arm_mve.h __arm_vcmpneq_s8 return type
2021-01-21 Andrea Coralloarm: [testuiste] Fix ivopts.c target test [PR96372]
2021-01-21 Jorge D'Eliagcc/fortran/intrinsic.texi: Fix typo
2021-01-21 Nathan Sidwellc++: Stat-hack for members [PR 98530]
2021-01-21 Jonathan Wakelylibstdc++: Regenerate Makefile.in
2021-01-21 Paul ThomasFortran: This patch fixes comments 23 and 24 of PR96320.
2021-01-21 Richard Bienertestsuite/97299 - more gcc.dg/vect/slp-reduc-3.c massaging
2021-01-21 Richard Bienertestsuite/98241 - remove ilp32 XFAIL of gcc.dg/pr78973.c
2021-01-21 Richard Bienertestsuite/98224 - un-XFAIL Walloca-2.c on ilp32
2021-01-21 liuhongtFix incorrect optimization by cprop_hardreg.
2021-01-21 GCC AdministratorDaily bump.
2021-01-20 David Edelsohnaix: make ctype_inline.h thread-safe and avoid _OBJ_DAT...
2021-01-20 Andrew MacLeodRe: trapv question
2021-01-20 Jakub Jelineklibgomp: Fix up GOMP_task on s390x
2021-01-20 Nathan Sidwellc++: Avoid UB in signed shift [PR 98625]
2021-01-20 Kyrylo Tkachovaarch64: Split vec_selects of bottom elements into...
2021-01-20 Segher Boessenkoolrs6000: Fix rs6000_emit_le_vsx_store (PR98549)
2021-01-20 Jakub Jelinekdebug: Fix up DWARF 5 -g -flto -ffat-lto-objects [PR98765]
2021-01-20 Vladimir N... [PR98722] LRA: Check that target has no 3-op add insn...
2021-01-20 Richard BienerHandle overflow in dependence analysis lambda ops grace...
2021-01-20 Eugene RozenfeldOptimize combination of comparisons to dec+compare
2021-01-20 Patrick Palkac++: Fix tsubsting CLASS_PLACEHOLDER_TEMPLATE [PR95434]
2021-01-20 Patrick Palkac++: Defer access checking when processing bases [PR82613]
2021-01-20 Richard Sandifordvect: Fix VLA SLP invariant optimisation [PR98535]
2021-01-20 Tobias BurnusFix gfortran.dg/gomp/task-detach-1.f90 for non 64bit...
2021-01-20 Jakub Jelinekbuiltins: Fix up two bugs in access_ref::inform_access...
2021-01-20 Richard Bienertree-optimization/98758 - fix integer arithmetic in...
2021-01-20 Jakub Jelinekopenmp: Don't ICE on detach clause with erroneous decl...
2021-01-20 Tobias BurnusOpenMP/Fortran: Fix gfortran.dg/gomp/is_device_ptr...
2021-01-20 David Malcolmdwarf2out: reset generation count in toplev::finalize...
2021-01-20 GCC AdministratorDaily bump.
2021-01-19 David Edelsohntestsuite: aix testsuite adjustments
2021-01-19 Joseph MyersUpdate gcc de.po.
next