platform/upstream/gcc.git
2019-11-04 Eric Botcazoure PR testsuite/92302 (gcc.target/sparc/sparc-ret-3...
2019-11-04 Martin SeborPR tree-optimization/92349 - ICE in -Warray-bounds...
2019-11-04 Andre Vieira[vect] Clean up orig_loop_vinfo from vect_analyze_loop
2019-11-04 Joel Hutton[SLP] SLP vectorization: vectorize vector constructors
2019-11-04 Richard Bienerre PR tree-optimization/92345 (ICE in vec<_stmt_vec_inf...
2019-11-04 Jan Hubickacgraphclones.c (cgraph_node::create_version_clone)...
2019-11-04 Richard Bienersystem.h: Include malloc.h if INCLUDE_MALLOC_H and...
2019-11-04 David Edelsohn* ggc-common.c: Include system.h before malloc.h.
2019-11-04 Alexandre Olivapass --enable-obsolete down to gcc/configure for auto...
2019-11-04 Tobias Burnuslibgomp - remove dg-run if dg-options O2 is used
2019-11-04 Jozef Lawrynowiczlibgcc: Fix incorrect use of USE_TM_CLONE_REGISTRY
2019-11-04 Jozef LawrynowiczMSP430: Add -mtiny-printf option
2019-11-04 Jozef LawrynowiczRegenerate gcc/configure
2019-11-04 Jozef LawrynowiczMSP430: Add new methods of finding external MCU data...
2019-11-04 Richard Bienerre PR bootstrap/92301 (Wrong vectorizer code since...
2019-11-04 Tobias Burnuslibgomp/testsuite - use unique numbers with Fortran...
2019-11-04 Martin LiskaFix hash_operand for fields of a CONSTRUCTOR.
2019-11-04 Martin LiskaCome up with ggc_delete.
2019-11-04 Thomas Koenigre PR fortran/92113 (r276673 causes segfault in gfortra...
2019-11-04 GCC AdministratorDaily bump.
2019-11-03 Thomas Koenigre PR fortran/92113 (r276673 causes segfault in gfortra...
2019-11-03 Jan HubickaImprove effectivity of ipa_polymorphi_context cache.
2019-11-03 Martin SeborPR c++/88565 - enhance -Warray-bounds for C++ trailing...
2019-11-03 Jan Hubickaipa-fnsummary.c (ipa_call_context::duplicate_from)...
2019-11-03 Jan Hubickaipa-fnsummary.c (inline_read_section): Set vector size...
2019-11-03 Jan Hubickaipa-fnsummary.c (ipa_call_context): New constructor.
2019-11-03 Jan Hubickaconfig.in: Regenerate.
2019-11-03 Jan Hubickaconfig.in: Regenerate.
2019-11-03 Oleg Endore PR libgcc/78804 ([RX] -m64bit-doubles does not work)
2019-11-03 GCC AdministratorDaily bump.
2019-11-02 Paolo Carlinitypeck.c (composite_pointer_type): Add a const op_locat...
2019-11-02 Jakub Jelinekgimplify.h (omp_construct_selector_matches): Change...
2019-11-02 Jakub Jelinekre PR c++/89640 (g++ chokes on lambda with __attribute__)
2019-11-02 GCC AdministratorDaily bump.
2019-11-01 Jakub Jelinekre PR bootstrap/92314 (missing omp-device-properties...
2019-11-01 Jakub Jelinekomp-general.h (omp_context_selector_set_compare): Declare.
2019-11-01 Jakub JelinekPR c++/88335 - Implement P1073R3: Immediate functions
2019-11-01 Jakub JelinekPR c++/91369 - Implement P0784R7: constexpr new
2019-11-01 Jakub Jelinek* gcc.dg/pr36902.c: Terminate dg-warning regexp string.
2019-11-01 Martin SeborPR middle-end/91679 - missing -Warray-bounds accessing...
2019-11-01 Jim WilsonRISC-V: Build soft-float divide routines for -mno-fdiv.
2019-11-01 Jason MerrillFix nodiscard test failures.
2019-11-01 Steven G. Kargldecl.c (match_byte_typespec): New function.
2019-11-01 Steven G. Karglre PR fortran/90988 (Wrong error message with variables...
2019-11-01 Martin Seborbuiltin-sprintf-warn-3.c: Declare test functions with...
2019-11-01 Kewen Lin[rs6000] vector conversion RTL pattern update for diff...
2019-11-01 Kewen Lin[rs6000] vector conversion RTL pattern update for same...
2019-11-01 Nathan Sidwell[C++ PATCH] cleanup check_field_decls
2019-11-01 Kewen Lin[rs6000] Replace vsx_xvcdpsp by vsx_xvcvdpsp
2019-11-01 Tobias BurnusOpenMP] use_device_addr/use_device_ptr with Fortran...
2019-11-01 Kewen LinPR testsuite/92127: Disable unrolling for some vect...
2019-11-01 GCC AdministratorDaily bump.
2019-10-31 Jonathan WakelyRegenerate libstdc++ HTML docs
2019-10-31 Jonathan WakelyAdd remaining changes from P1065R2 "constexpr INVOKE"
2019-10-31 Jonathan WakelyPartial implementation of C++20 of <ranges> header
2019-10-31 Alexandre OlivaTest --help=common for full sentences
2019-10-31 Jakub Jelinekre PR preprocessor/92296 (internal compiler error:...
2019-10-31 Jozef Lawrynowiczdevices-main.c: Move to devices subdirectory.
2019-10-31 Richard Sandiford[AArch64] Fix g++.target/aarch64/sve/vcond_1_run.C
2019-10-31 Richard Sandiford[AArch64] Split gcc.target/aarch64/sve/vcond_4*
2019-10-31 Richard Sandiford[AArch64] Split gcc.target/aarch64/sve/reduc_strict_3.c
2019-10-31 Richard Sandiford[AArch64] Fix build for non-default languages
2019-10-31 Jakub Jelinekre PR fortran/92284 (Subroutine with bind(c) attribute...
2019-10-31 Tobias BurnusEnsure that gfortran.dg/achar_2.f90 can fail
2019-10-31 Richard Earnshaw[arm] Avoid using negative offsets for 'immediate'...
2019-10-31 Richard Earnshaw[arm] Pattern match insns for a + ~b + Carry
2019-10-31 Martin LiskaRemove dead code in IPA ICF.
2019-10-31 Tobias BurnusEnsure that gfortran.dg/achar_2.f90 can fail
2019-10-31 Jonathan WakelyImprove tests for std::add_pointer
2019-10-31 Jonathan WakelyRemove PR 92268 workaround and fix new test failures
2019-10-31 Jonathan WakelyFix handling of arrays in range access customization...
2019-10-31 Andre Vieira[testsuite] Fix wrong order of dg-additional-options
2019-10-31 Tobias BurnusFortran] PR92284 – gfc_desc_to_cfi_desc fixes
2019-10-31 Jakub Jelinekconfigure.ac: Compute and substitute omp_device_propert...
2019-10-31 Tobias BurnusFortran] PR92277 - Fix assumed-rank array with bind(C)
2019-10-31 Jakub Jelinekre PR middle-end/92231 (ICE in gimple_fold_stmt_to_cons...
2019-10-31 Andre Vieira[vect]Make vect-epilogues-nomask=1 default
2019-10-31 Jonathan WakelyCheck precondition for std::ssize(const Container&)
2019-10-31 Martin LiskaRemove missing usage of cgraph_local_info in arm,bfin...
2019-10-31 Jakub Jelinekre PR c++/90947 (Simple lookup table of array of string...
2019-10-31 Jeff Chapman IIPR c++/84810 - constraints on lambdas
2019-10-31 Jason MerrillPR c++/92268 - hard error satisfying return-type-requir...
2019-10-31 GCC AdministratorDaily bump.
2019-10-30 Jakub JelinekPR c++/91369 - Implement P0784R7: constexpr new
2019-10-30 Jakub Jelinektypeck.c (decl_in_std_namespace_p): Return true also...
2019-10-30 Bernd Edlingerre PR c++/92024 (crash in check_local_shadow)
2019-10-30 Tobias BurnusFortran] PR 92208 don't use function-result dummy varia...
2019-10-30 Jason Merrill* cxx-pretty-print.c (get_fold_operator): Use OVL_OP_INFO.
2019-10-30 Marek PolacekPR c++/92134 - constinit malfunction in static data...
2019-10-30 Jonathan WakelyUse if-constexpr instead of overloading for customizati...
2019-10-30 Jonathan WakelyFix another compilation error with Clang
2019-10-30 Jonathan WakelyFix some missing/incorrect feature test macros
2019-10-30 Nathan Sidwell[C++ PATCH] Feature macros are long
2019-10-30 Tobias BurnusFortran/OpenMP] Don't create "alloc:" for 'target exit...
2019-10-30 Jonathan WakelyRemove some more using-declarations from namespace...
2019-10-30 Jonathan WakelyApply C++20 changes to various iterator types
2019-10-30 Jonathan WakelyFix typo in preprocessor check
2019-10-30 Martin JamborEdges to interposable calles are possibly_call_in_trans...
2019-10-30 Jozef Lawrynowiczmsp430.c (msp430_expand_helper): Support expansion...
2019-10-30 Jozef Lawrynowiczmsp430.c (msp430_check_index_not_high_mem): New.
next