platform/upstream/gcc.git
2019-04-24 GCC AdministratorDaily bump.
2019-04-23 Jonathan WakelyAvoid -Wcatch-value warning in testsuite
2019-04-23 Jonathan WakelyFix whitespace in ChangeLog
2019-04-23 Jonathan WakelyImplement LWG 2904 for std::variant assignment
2019-04-23 Iain Buclawlibphobos: Add AArch64 Linux as a supported target.
2019-04-23 Iain Buclawlibphobos: Add D support for S/390 Linux
2019-04-23 Iain Buclawlibphobos: Add D support for RISC-V Linux
2019-04-23 Thomas RodgersDocument PSTL linker flags
2019-04-23 Joseph MyersUpdate .po files.
2019-04-23 Iain Buclawd: Add support for compiling without libphobos library.
2019-04-23 Sudakshina Das[GCC, AARCH64] Add GNU note section with BTI and PAC.
2019-04-23 Iain Buclawre PR d/90079 (SEGV in _aaKeys, _aaValues on 32-bit...
2019-04-23 Jeff Law* lib/target-supports.exp
2019-04-23 Roman Zhuykovmodulo-sched: prevent division by zero (PR87979)
2019-04-23 Roman Zhuykovmodulo-sched: fix branch scheduling issue (PR84032)
2019-04-23 Jonathan WakelyImplement correct std::variant triviality rules from...
2019-04-23 Jonathan WakelyPR libstdc++/90165 constrain variant(T&&) constructor
2019-04-23 Jonathan WakelyCorrections for C++2a std::unwrap_reference traits
2019-04-23 Richard Bienerre PR debug/90131 (wrong debug info at -O3)
2019-04-23 Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-04-23 Jonathan WakelyFix whitespace in ChangeLog
2019-04-23 Jonathan WakelyFix std::variant regression caused by never-valueless...
2019-04-23 Jonathan WakelyMake some std::variant helper functions noexcept
2019-04-23 Bin Chengre PR tree-optimization/90078 (ICE with deep templates...
2019-04-23 Bin Chengre PR tree-optimization/90021 (ICE in index_in_loop_nes...
2019-04-23 GCC AdministratorDaily bump.
2019-04-22 Steven G. Karglre PR fortran/90166 (Compiler Fails at Assembler)
2019-04-22 Jason MerrillPR c++/87366 - wrong error with alias template.
2019-04-22 Roman ZhuykovAdd myself to MAINTAINERS
2019-04-22 Iain Buclawlibphobos: Merge upstream phobos b538f758a
2019-04-22 Iain Buclawlibphobos: Merge upstream druntime 109f0f2e
2019-04-22 Paul Thomasre PR fortran/57284 ([OOP] ICE with find_array_spec...
2019-04-22 GCC AdministratorDaily bump.
2019-04-21 Iain Buclawre PR d/90130 (gdc.test/runnable/test12.d FAILs)
2019-04-21 H.J. LuLRA: Revert "Remove useless move insns"
2019-04-21 Iain Buclawre PR d/90064 (InSituRegion lacks SPARC64 support)
2019-04-21 Iain Buclawlibphobos: Merge upstream druntime 4b2674b3
2019-04-21 Iain SandoeMAINTAINERS - add iains as darwin co-maintainer.
2019-04-21 Iain SandoeFix test fails on powerpc-darwin.
2019-04-21 Iain Sandoelibstdc++-v3 Skip tests on Darwin8-10.
2019-04-21 Iain Buclawd: Use semanticRun to prevent declaration pass from...
2019-04-21 Iain Buclawd: Ensure all unittests are registered against the...
2019-04-21 Sandra Loosemorepr89009.C: Add dg-require-effective-target fpic.
2019-04-21 GCC AdministratorDaily bump.
2019-04-20 Thomas RodgersDelegate PSTL configuration to pstl/pstl_config.h
2019-04-20 Thomas RodgersCleanup algorithm implementations
2019-04-20 Iain Buclawlibphobos: core.atomic should have fallback when there...
2019-04-20 Jason MerrillPR c++/90190 - CTAD with list-constructor.
2019-04-20 Jason MerrillPR c++/90171 - ICE with destroying delete with size_t...
2019-04-20 GCC AdministratorDaily bump.
2019-04-19 Thomas RodgersImprove implementation of parallel equal()
2019-04-19 Jakub Jelinek* de.po, es.po, fr.po, sv.po: Update.
2019-04-19 Segher Boessenkooltree-call-cdce: If !HONOR_NANS do not make code with...
2019-04-19 Paolo Carlinire PR c++/89900 (ICE: Segmentation fault (in check_inst...
2019-04-19 Ian Lance Taylorlibgo/go/syscall: add SockAddrDatalink on AIX
2019-04-19 Jakub Jelinekre PR middle-end/90139 (ICE in emit_block_move_hints...
2019-04-19 Jakub Jelinekre PR c++/90138 (ICE on invalid in contains_struct_check())
2019-04-19 Jakub Jelinekre PR c/89888 (When switch controlling expression is...
2019-04-19 Christophe... PR translation/90118 Missing space between words
2019-04-19 Jakub Jelinekre PR c++/90108 (ICE: Segmentation fault (in c_tree_cha...
2019-04-19 GCC AdministratorDaily bump.
2019-04-18 Peter Bergnerre PR rtl-optimization/87871 (testcases fail after...
2019-04-18 Martin SeborPR middle-end/89797 - ICE on a vector_size (1LU <<...
2019-04-18 Jan Hubickare PR ipa/85051 (ICE: in edge_badness, at ipa-inline...
2019-04-18 Jason MerrillPR c++/87554 - ICE with extern template and reference...
2019-04-18 Segher Boessenkoolmove ChangeLog entry to the correct file
2019-04-18 Richard SandifordFix UB in int_const_binop
2019-04-18 Richard SandifordFix two ubsan failures (PR85164)
2019-04-18 Richard Bienerre PR debug/90131 (wrong debug info at -O3)
2019-04-18 Jakub JelinekReverted unintended part of previous commit.
2019-04-18 Jakub Jelinekre PR translation/79183 (Hard coded plurals in gimple...
2019-04-18 Richard Bienertree.c (get_qualified_type): Put found type variants...
2019-04-18 Iain SandoeMAINTAINERS: Update email address
2019-04-18 Erik Schnetterre PR bootstrap/89864 (gcc fails to build/bootstrap...
2019-04-18 Ian Lance Taylorre PR go/90110 (libgo fails to build against glibc...
2019-04-18 Jason MerrillPR c++/90047 - ICE with enable_if alias template.
2019-04-18 GCC AdministratorDaily bump.
2019-04-17 Jonathan WakelyPR libstdc++/90105 make forward_list::sort stable
2019-04-17 Segher Boessenkoolrs6000: Remove a comma in a debug string
2019-04-17 Jonathan WakelyFix condition for std::variant to be copy constructible
2019-04-17 Jonathan WakelyRemove unnecessary string literals from static_assert...
2019-04-17 Jonathan WakelyFix tests for std::variant to match original intention
2019-04-17 Jakub Jelinekre PR c++/89325 (False warnings about "optimization...
2019-04-17 Jakub Jelinekre PR target/90125 (Typo of AVX512 intrinsics)
2019-04-17 Peter Bergnerira-conflicts.c (print_allocno_conflicts): Always print...
2019-04-17 Segher Boessenkoolauto-inc-dec: Set alignment properly
2019-04-17 Marek PolacekPR c++/90124 - bogus error with incomplete type in...
2019-04-17 Joao Moreiratarghooks.c (default_print_patchable_function_entry...
2019-04-17 Jonny Grant* collect2.c (main): Change gcc.gnu.org URL to HTTPS.
2019-04-17 Jakub Jelinekdg-extract-results.sh: Only handle WARNING: program...
2019-04-17 Jakub Jelinekre PR middle-end/90095 (wrong code with -Os -fno-tree...
2019-04-17 Jonathan WakelyAdd constexpr to std::optional::value_or(U&&)&&
2019-04-17 Claudiu Zissulescu[ARC][COMMITTED] Fix diagnostic messages.
2019-04-17 Segher Boessenkoolrs6000: Improve the load/store-with-update patterns...
2019-04-17 Thomas Schwinge[PR90048] Fortran OpenACC 'private' clause rejected...
2019-04-17 Thomas Schwinge[PR90067, PR90114] Document Fortran OpenACC predetermin...
2019-04-17 Jakub Jelinekre PR target/89093 (C++ exception handling clobbers...
2019-04-17 Iain Buclawd: Fix the build on hosts missing _MAX and _MAX macros.
2019-04-17 GCC AdministratorDaily bump.
2019-04-16 Iain Buclawd: Use build_exeext suffix for D generator programs.
next