gcc.git
2021-01-24 GCC AdministratorDaily bump. master
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.
2021-01-19 Marek Polacekc++: Crash when deducing template arguments [PR98659]
2021-01-19 Ian Lance Taylorcompiler: initialize variables with go:embed directives
2021-01-19 Marek Polacekc++: ICE with USING_DECL redeclaration [PR98687]
2021-01-19 Martin SeborPR middle-end/98664 - inconsistent -Wfree-nonheap-objec...
2021-01-19 Patrick Palkac++: Always check access during late-parsing of members...
2021-01-19 Marek Polacekc++: ICE when late parsing noexcept/NSDMI [PR98333]
2021-01-19 Nathan Sidwellc++: Remove unused fn
2021-01-19 Nathan Sidwellc++: Fix null this pointer [PR 98624]
2021-01-19 Richard Sandifordalias: Fix offset checks involving section anchors...
2021-01-19 Will Schmidt[PATCH, rs6000] Update pr88233.c test (pr91799)
2021-01-19 Kyrylo Tkachovaarch64: Relax flags of saturation builtins
2021-01-19 Kyrylo Tkachovaarch64: Remove testing of saturation cumulative QC bit
2021-01-19 Jeff Law[committed] Fix dwarf-float.c test in testsuite
2021-01-19 Richard Bieneripa/98330 - avoid ICEing on call indirect call
2021-01-19 Richard Bienermiddle-end/98638 - avoid SSA reference to stmts after...
2021-01-19 Daniel Hellstromsparc,rtems: add __FIX_LEON3FT_TN0018 for affected...
2021-01-19 Richard Bieneripa/97673 - fix input_location leak
2021-01-19 Tobias BurnusOpenMP/Fortran: Fixes for {use,is}_device_ptr
2021-01-19 Martin Jamboripa-sra: Do not remove return values needed because...
2021-01-19 Eric BotcazouFix PR ada/98740
2021-01-19 Geng QiRISC-V: The 'multilib-generator' enhancement.
2021-01-19 Ian Lance Taylorcompiler: read embedcfg files, parse go:embed directives
next