platform/upstream/gcc.git
2020-03-11 Marek Polacekc++: Fix wrong conversion error with non-viable overloa...
2020-03-11 Jason Merrillc++: Fix deferred noexcept on constructor [PR93901].
2020-03-11 Jason Merrillc++: Fix ICE with omitted template args [PR93956].
2020-03-11 Jiufu Guors6000: Check -+0 and NaN for smax/smin generation
2020-03-11 GCC AdministratorDaily bump.
2020-03-10 Jonathan Wakelylibstdc++: Fix uses of _M_current in split_view's outer...
2020-03-10 Jason Merrillc++: Add tests for PR93922 and PR94041.
2020-03-10 Jason Merrillc++: Partially revert patch for PR66139.
2020-03-10 Will SchmidtPR90763: PowerPC vec_xl_len should take const argument.
2020-03-10 Jonathan Wakelylibstdc++: Fix noexcept guarantees for ranges::split_view
2020-03-10 Roman Zhuykovloop-iv: make find_simple_exit static
2020-03-10 Roman Zhuykovminor: fix intendation in ddg.c
2020-03-10 Uros Bizjaktestsuite: Scan for SSE reg-reg moves only in pr80481.C
2020-03-10 Jeff LawRevert "Fix regression reported by tester due to recent...
2020-03-10 Jonathan Wakelylibstdc++: Fix invalid noexcept-specifier (PR 94117)
2020-03-10 Jonathan Wakelylibstdc++: Change compile-only test to run
2020-03-10 Jakub Jelineki386: Fix up *testqi_ext_3 insn&split for the *testdi_1...
2020-03-10 Joseph MyersUpdate gcc sv.po.
2020-03-10 Jason Merrillgdbinit.in: Fix typo.
2020-03-10 GCC AdministratorDaily bump.
2020-03-10 Joseph MyersUpdate cpplib da.po.
2020-03-09 Marek Polacekc++: Fix convert_like in template [PR91465, PR93870...
2020-03-09 Jonathan Wakelylibstdc++: Handle type-changing path concatenations...
2020-03-09 Jakub Jelinekc++: Readd [LR]ROTATE_EXPR support to constexpr.c ...
2020-03-09 Vladimir N... Revert: One more patch for PR93564: Prefer smaller...
2020-03-09 Andrew PinskiFix 'A' operand modifier: PR inline-asm/94095
2020-03-09 Carl Lovers6000: Fix -mlong-double documentation
2020-03-09 Tobias Burnusconfigure - build libgomp by default for amdgcn
2020-03-09 Marek Polacekc++: Fix ABI issue with alignas on armv7hl [PR94050]
2020-03-09 Christophe... [testsuite][arm] Fix typo in fuse-caller-save.c
2020-03-09 Martin LiskaRestore alignment in rs6000 target.
2020-03-09 Jakub Jelinekalias: Punt after walking too many VALUEs during a...
2020-03-09 Bin ChengInsert default return_void at the end of coroutine...
2020-03-09 Kewen Lin[testsuite] Fix PR94019 to check vector char when vect_...
2020-03-09 Kewen Lin[testsuite] Fix PR94023 to guard case under vect_hw_mis...
2020-03-09 GCC AdministratorDaily bump.
2020-03-08 Paul ThomasPatch and ChangeLogs for PR93581
2020-03-08 Patrick Palkac++: Fix missing SFINAE when binding a bit-field to...
2020-03-08 Patrick Palkac++: Fix pretty printing of TYPENAME_TYPEs
2020-03-08 H.J. Lugcc.target/i386/pr89229-3c.c: Include "pr89229-3a.c"
2020-03-07 GCC AdministratorDaily bump.
2020-03-06 David Malcolmanalyzer: improvements to region_model::get_representat...
2020-03-06 David Malcolmanalyzer: improvements to state dumping
2020-03-06 Nathan SidwellFix mangling ICE [PR94027]
2020-03-06 Wilco Dijkstra[AArch64] Use intrinsics for widening multiplies (PR91598)
2020-03-06 Wilco Dijkstra[AArch64] Fix lane specifier syntax
2020-03-06 Kyrylo Tkachov[AArch64][SVE] Add missing movprfx attribute to some...
2020-03-06 David Edelsohnrs6000: Correct logic to disable NO_SUM_IN_TOC and...
2020-03-06 Andrew PinskiAvoid putting a REG_NOTE on anything other than an...
2020-03-06 Claudiu Zissulescuarc: Update tumaddsidi4 test.
2020-03-06 Patrick Palkalibstdc++: Add missing friend declaration to join_view...
2020-03-06 Patrick Palkalibstdc++: Give ranges::empty() a concrete return type...
2020-03-06 Jonathan Wakelylibstdc++: Fix PR number in ChangeLog (PR 94069)
2020-03-06 Jonathan Wakelylibstdc++: Fix call to __glibcxx_rwlock_init (PR 93244)
2020-03-06 Andreas KrebbelAdd missing ChangeLog entries
2020-03-06 Jonathan Wakelylibstdc++: Fix failing filesystem::path tests (PR 93244)
2020-03-06 Andreas Krebbellibstdc++: Deal with ENOSYS == ENOTSUP
2020-03-06 Delia BurduvACLE intrinsics: BFloat16 load intrinsics for AArch32
2020-03-06 Delia BurduvACLE intrinsics: BFloat16 store (vst<n>{q}_bf16) intrin...
2020-03-06 Kito ChengRISC-V: Fix testsuite regression due to recent IRA...
2020-03-06 Delia Burduvaarch64: ACLE intrinsics for BFCVTN, BFCVTN2 and BFCVT
2020-03-06 Andreas KrebbelFix error format string.
2020-03-06 Kito Chengre PR tree-optimization/90883 (Generated code is worse...
2020-03-06 H.J. Lui386: Properly encode vector registers in vector move
2020-03-06 GCC AdministratorDaily bump.
2020-03-06 Andre Vieira[PATCH][testuite] Fix pr80481.C after epilogue vectoriz...
2020-03-05 Joseph Myersc: ignore initializers for elements of variable-size...
2020-03-05 Jeff LawCommit correct version of gimple.c file
2020-03-05 Jeff LawFix location maybe_diag_overlap passes to diagnostics...
2020-03-05 Jakub Jelineki386: Fix some -O0 avx2intrin.h and xopintrin.h intrins...
2020-03-05 Kyrylo Tkachov[AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b...
2020-03-05 Jonathan Wakelylibstdc++: Fix some warnings in filesystem tests
2020-03-05 Uros Bizjaktestsuite: Compile asan_test.C with -Wno-alloc-size...
2020-03-05 Jonathan Wakelylibstdc++: allow string_view insertion to work with...
2020-03-05 Jakub Jelinektestsuite: Add testcase for already fixed PR [PR90311]
2020-03-05 Jeff LawFuture proofing this test.
2020-03-05 Jason Merrillc++: Add test for PR91607.
2020-03-05 Steven G. KarglFortran: ICE in gfc_code2string PR93792
2020-03-05 Delia Burduv[AArch32] ACLE intrinsics bfloat16 vmmla and vfma<b...
2020-03-05 Srinath Parvathaneni[PATCH][GCC]: Add myself to MAINTAINERS
2020-03-05 Jakub Jelinekprint-rtl: Fix printing of CONST_STRING in DEBUG_INSNs...
2020-03-05 Richard BienerKeep .GCC.command.line sections of LTO objetcs
2020-03-05 Jakub Jelineksccvn: Fix handling of POINTER_PLUS_EXPR in memset...
2020-03-05 Martin SeborPR c++/90938 - Initializing array with {1} works but...
2020-03-05 GCC AdministratorDaily bump.
2020-03-04 Jeff LawFix format warning which showed up on FreeBSD 11.3.
2020-03-04 Jason Merrillc++: Fix [[no_unique_address]] and default mem-init...
2020-03-04 Martin SeborPR tree-optimization/93986 - ICE on mixed-precision...
2020-03-04 David Malcolmanalyzer: validate region subclasses
2020-03-04 David Malcolmanalyzer: add regression test for fixed ICE [PR94028]
2020-03-04 Martin SeborPR middle-end/81401 - false positive -Wformat-overflow...
2020-03-04 Will SchmidtRemove unnecessary XFAILs from existing testcase 200506...
2020-03-04 Will SchmidtAdd dg-require to existing powerpc/pr93122.c test
2020-03-04 David Malcolmanalyzer: handle __builtin_expect [PR93993]
2020-03-04 David Malcolmanalyzer: fix ICE on non-lvalue in prune_for_sm_diagnos...
2020-03-04 David Malcolmanalyzer: remove unused private fields
2020-03-04 Jonathan Wakelylibstdc++: Fix comment on __memcpyable
2020-03-04 Bill Schmidtrs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560)
2020-03-04 Andreas KrebbelIBM Z: zTPF: Include glibc-stdint.h to get __UINTPTR_TY...
2020-03-04 Andreas KrebbelIBM Z: zTPF: Prevent FPR usage
next