platform/upstream/gcc.git
2020-09-23 Richard Sandifordvect: Fix epilogue loop handling of partial vectors
2020-09-23 Kyrylo TkachovAArch64: Implement missing vrndns_f32 intrinsic
2020-09-23 Richard Bienertree-optimization/97173 - extend assert in vectorizable...
2020-09-23 Kyrylo TkachovAArch64: Implement missing _p64 intrinsics for vector...
2020-09-23 Kyrylo TkachovAArch64: Implement vldrq_p128 intrinsic
2020-09-23 Kyrylo TkachovAArch64: Implement vstrq_p128 intrinsic
2020-09-23 Tobias Burnusgcc/analyzer: Silence -Wpragma warns with GCC < 10
2020-09-23 Richard Bienertree-optimization/97151 - improve PTA for C++ operator...
2020-09-23 Richard Bienermiddle-end/97162 - fix ICE when building gamess
2020-09-23 Martin Liskagcov: fix streaming corruption
2020-09-23 Tom de Vries[nvptx] Handle move from DF subreg to DF reg in nvptx_o...
2020-09-23 Tom de Vries[testsuite] Add missing require-effective-target alloca
2020-09-23 Clément Chigotsyscall: fix TestForeground for AIX
2020-09-23 Clément Chigotsyscall: remove ptrace syscall on ppc64
2020-09-23 David MalcolmAdd $(ZLIBINC) to CFLAGS-analyzer/engine.o
2020-09-23 David Malcolmanalyzer: use switch in exploded_node::on_stmt
2020-09-23 Clément Chigotruntime, net: fix build errors on AIX
2020-09-23 Ian Lance Taylorlibbacktrace: handle pc == low correctly
2020-09-23 GCC AdministratorDaily bump.
2020-09-22 Ian Lance Taylorgo.test: update issue4458.go for recent change
2020-09-22 Jan HubickaIgnore clobbers in modref
2020-09-22 Patrick Palkac++: Return only in-scope tparms in keep_template_parm...
2020-09-22 Patrick Palkac++: Add test for PR96652
2020-09-22 Jan HubickaFix ipa-modref selftest and destructor
2020-09-22 Nathan Sidwellc++: Remove a broken error-recovery path
2020-09-22 Jakub Jelinekc++: Ignore __sanitizer_ptr_{sub,cmp} builtin calls...
2020-09-22 Jonathan Wakelylibstdc++: Fix out-of-bounds string_view access in...
2020-09-22 David Malcolmanalyzer: add -fdump-analyzer-json
2020-09-22 David Faustbpf: use xBPF signed div, mod insns when available
2020-09-22 Clément Chigotcompiler: call runtime.eqtype for non-interface type...
2020-09-22 Tobias Burnuslibgomp.fortran/pr66199-5.f90: Make stop codes unique
2020-09-22 Glen Joseph... libstdc++: Fix overflow handling in std::align
2020-09-22 Nathan Sidwellc++: fix injected friend of template class
2020-09-22 Jonathan Wakelylibstdc++: Introduce new headers for C++20 ranges compo...
2020-09-22 Marek Polacektestsuite: Prune more output in timevar1.C.
2020-09-22 Marek Polacektestsuite: Prune more output in timevar2.C.
2020-09-22 Martin Liskaswitch lowering: limit number of cluster attemps
2020-09-22 Stefan Schulze... IBM Z: Try to make use of load-and-test instructions
2020-09-22 Tom de Vries[libgomp, nvptx] Print error log for link error
2020-09-22 Kyrylo TkachovAArch64: Implement missing vcls intrinsics on unsigned...
2020-09-22 Kyrylo TkachovAArch64: Implement missing vceq*_p* intrinsics
2020-09-22 Kyrylo TkachovAArch64: Implement poly-type vadd intrinsics
2020-09-22 Sergei Trofimovichgcov: fix TOPN streaming from shared libraries
2020-09-22 Jakub JelinekFix some typos
2020-09-22 Jakub Jelinekipa: Fix up ipa modref option help texts
2020-09-22 Jonathan Wakelylibstdc++: Use correct argument type for __use_alloc...
2020-09-22 Jan HubickaAdd no strict aliasing to m128-check.h
2020-09-22 Patrick Palkalibstdc++: Remove overzealous static_asserts from std...
2020-09-22 Patrick Palkalibstdc++: Fix division by zero in std::sample
2020-09-22 Patrick Palkalibstdc++: Mark some more algorithms constexpr for...
2020-09-22 GCC AdministratorDaily bump.
2020-09-21 Ian Lance Taylorcompiler: finalize methods for type aliases of struct...
2020-09-21 David Malcolmanalyzer: fix ICE on bogus decl of memset [PR97130]
2020-09-21 David Malcolmanalyzer: decls are not on the heap
2020-09-21 Jonathan Wakelylibstdc++: Use __builtin_expect in __glibcxx_assert
2020-09-21 Jonathan Wakelylibstdc++: Fix constraints for drop_view::begin() const...
2020-09-21 Clément Chigotgo/internal/gccgoimporter: recognize aixbigafMagic...
2020-09-21 Marek Polacekc++: DR 1722: Make lambda to function pointer conv...
2020-09-21 Marek Polacekc++: Implement -Wctad-maybe-unsupported.
2020-09-21 Ian Lance Taylorlibgo: don't put golang.org packages in zstdpkglist.go
2020-09-21 Martin SeborAvoid incidental failures due to implicit attribute...
2020-09-21 Harald AnlaufPR fortran/90903 [part2] - Add runtime checking for...
2020-09-21 Ian Lance Taylorlibsanitizer: rename new libbacktrace symbols
2020-09-21 Nathan Sidwellc++: ts_lambda is not needed
2020-09-21 Iain SandoeDarwin, testsuite : Skip a test that requires ELF.
2020-09-21 Christophe... [arm] gcc.target/arm/cs*: Use dg-add-options arm_arch_v...
2020-09-21 Richard Bienertree-optimization/97139 - fix BB SLP live lane extraction
2020-09-21 Marek Polacekc++: Detect deduction guide redeclaration [PR97099]
2020-09-21 Jonathan Wakelylibstdc++: Relax constraints on transform_view and...
2020-09-21 Jonathan Wakelylibstdc++: Make std::assume_aligned a constexpr functio...
2020-09-21 Jakub JelinekFix fallout from Support new mallinfo2 function.
2020-09-21 Andrea Coralloaarch64: Do not alter value on a force_reg returned...
2020-09-21 Richard Bienertree-optimization/97135 - fix dependence check in store...
2020-09-21 Martin LiskaFix ICE in tree-switch-conversion.
2020-09-21 Martin LiskaPOLY_INT_CST: remove extra space in dump
2020-09-21 Tobias Burnusmklog.py: Parse first 10 lines for PR/DR number
2020-09-21 Andrea Coralloaarch64: Fix ICE on fpsr fpcr getters [PR96968]
2020-09-21 Martin LiskaUse ONE_? macros.
2020-09-21 Martin LiskaUse SIZE_AMOUNT macro for GGC memory allocation numbers.
2020-09-21 Martin LiskaSupport new mallinfo2 function.
2020-09-21 GCC AdministratorDaily bump.
2020-09-20 Jonathan Wakelylibstdc++: Fix noexcept-specifier for std::bind_front...
2020-09-20 John David... Fix linkage with -nodefaultlibs option.
2020-09-20 Marek Polacekc++: Add test for PR90199.
2020-09-20 Jan HubickaFix ICE during dumping in ipa-modref.
2020-09-20 Jan HubickaNew modref/ipa_modref optimization passes
2020-09-20 GCC AdministratorDaily bump.
2020-09-19 Martin SeborExtend -Warray-bounds to detect out-of-bounds accesses...
2020-09-19 Martin SeborExtend -Wstringop-overflow to detect out-of-bounds...
2020-09-19 Martin SeborMake use of new attribute access infrastructure in...
2020-09-19 Martin SeborInfrastructure & C front end changes for array paramete...
2020-09-19 Sandra LoosemoreChange C front end to emit structured loop and switch...
2020-09-19 Sandra LoosemoreWork around bootstrap failure in Fortran front end.
2020-09-19 Sandra LoosemoreUse C-style loop lowering instead of C++-style.
2020-09-19 Sandra LoosemoreMove loop and switch tree data structures from cp/...
2020-09-19 Harald AnlaufPR fortran/97036 - [F2018] Allow ELEMENTAL RECURSIVE...
2020-09-19 H.J. Lux86: Add a testcase for PR target/96861
2020-09-19 Patrick Palkac++: Fix self-mapping in map_arguments [PR96531, PR97103]
2020-09-19 Patrick Palkac++: std::is_constant_evaluated inside constraint ...
2020-09-19 liuhongtIncrease rtx cost of sse_to_integer in skylake_cost.
next