gcc.git
2019-12-11 David Malcolmfunction-tests.c: expose selftest::make_fndecl for...
2019-12-11 Jakub Jelinekre PR c++/92869 (C++17 wrongly reports aggregate type...
2019-12-11 Marek PolacekPR c++/92878 - Parenthesized init of aggregates in...
2019-12-11 Jason Merrill* g++.dg/cpp0x/initlist-new2.C: Clarify comment.
2019-12-11 Jason MerrillPR c++/92105 - decltype(decltype) error cascade.
2019-12-11 Jason MerrillPR c++/57082 - new X{} and private destructor.
2019-12-11 Jason MerrillPR c++/92774 - ICE with implicitly deleted operator<=>.
2019-12-11 Thomas Schwinge[PR92843] [OpenACC] Fix dynamic reference counting...
2019-12-11 Thomas Schwinge[OpenACC] Consolidate 'GOACC_enter_exit_data' and its...
2019-12-11 Thomas Schwinge[OpenACC] Consolidate 'async'/'wait' code in 'libgomp...
2019-12-11 Thomas Schwinge[PR92854] Add 'libgomp.oacc-c-c++-common/acc_map_data...
2019-12-11 Thomas Schwinge[OpenACC] Initialize 'dynamic_refcount' whenever we...
2019-12-11 Jason MerrillPR c++/92859 - ADL and bit-field.
2019-12-11 Jason MerrillPR c++/92446 - deduction of class NTTP.
2019-12-11 Martin SeborPR middle-end/79221 - missing -Wstringop-overflow=...
2019-12-11 Lewis HyattAdds multibyte awareness to pretty-print.c
2019-12-11 Andre Vieira[testsuite][arm] Remove xfail for vect-epilogues test
2019-12-11 Jonathan Wakelylibstdc++: Fix whitepace in changelog
2019-12-11 Richard Earnshawarm: Fix an incorrect warning when -mcpu=cortex-a55...
2019-12-11 Tobias Burnuslibgomp – spelling fixes, incl. omp_lib.h.in
2019-12-11 Tobias Burnus[OpenMP/OpenACC/Fortran] Fix mapping of optional (prese...
2019-12-11 Stam Markianos... Add ARM-specific Bfloat format support to middle-end
2019-12-11 Frederik HarwathFix PR92901: Change test expectation for C++ in OpenACC...
2019-12-11 Hongtao LiuFix unrecognizable insn of pr92865.
2019-12-11 Thomas RodgersRestore enable_if lost during original import of pstl
2019-12-11 GCC AdministratorDaily bump.
2019-12-11 Ian Lance Taylorcompiler: generate type descriptor for pointer to alias...
2019-12-10 Jonathan Wakelylibstdc++: Correct noexcept-specifiers on span constructors
2019-12-10 Jakub Jelinekre PR tree-optimization/92891 (ice in decompose, at...
2019-12-10 Vladimir Makarovre PR rtl-optimization/92796 (ICE in lra_assign, at...
2019-12-10 Thomas Koenigre PR fortran/91643 (ICE in gfc_trans_create_temp_array...
2019-12-10 François Dumontlibstdc++: Rework std::copy/copy_backward/move/move_bac...
2019-12-10 Jakub Jelinekre PR rtl-optimization/92882 (ICE in regstat_bb_compute...
2019-12-10 Jakub Jelinekre PR ipa/92883 (ICE in compare_values_warnv)
2019-12-10 Jakub Jelinekre PR middle-end/92825 (Unnecesary stack protection...
2019-12-10 Jakub Jelinek* ipa-param-manipulation.c
2019-12-10 Jason MerrillPR c++/92847 - C++20 comparison ambiguity with class...
2019-12-10 Jason MerrillFix C++20 structural type vs. private base.
2019-12-10 Jason MerrillPR c++/92560 - ICE with decltype and rewritten operator.
2019-12-10 Martin LiskaBail out in gfc_dep_compare_expr for a NULL argument.
2019-12-10 Thomas Koenigre PR fortran/92863 (ICE in gfc_typename)
2019-12-10 Jan Hubickacgraph.c (cgraph_node::verify_node): Verify tp_first_run.
2019-12-10 Jan HubickaTurn tp_first_run counts back to 32bit values.
2019-12-10 Jan Hubickapredict.c (compute_function_frequency): Check for prese...
2019-12-10 Jan Hubickavarasm.c (default_function_section): Fix confused tests...
2019-12-10 Jonathan Wakelylibstdc++: Fix description of std::ios::trunc (PR 92886)
2019-12-10 Richard Sandiford[AArch64] Don't allow partial SVE modes in GPRs
2019-12-10 Richard Sandiford[AArch64] Fix INDEX patterns for partial VNx2 modes
2019-12-10 Jonathan Wakelylibstdc++: Define __cpp_lib_constexpr_complex macro
2019-12-10 Jonathan Wakelylibstdc++: Reduce header dependencies in <span>
2019-12-10 Jonathan Wakelylibstdc++: Fix bug in std::indirect_result_t
2019-12-10 Frederik HarwathAdd tests to verify OpenACC clause locations
2019-12-10 Frederik HarwathUse clause locations in OpenACC nested reduction warnings
2019-12-10 Lewis HyattAdd myself to MAINTAINERS file.
2019-12-10 Richard SandifordMake dwarf2out punt for MODE_VECTOR_BOOL
2019-12-10 Richard SandifordAdd missing conversion in vect_create_epilog_for_reduction
2019-12-10 Richard SandifordRecord the loop masks needed for EXTRACT_LAST_REDUCTIONs
2019-12-10 Richard SandifordFix EXTRACT_LAST_REDUCTION handling of pattern stmts
2019-12-10 Richard SandifordDisallow EXTRACT_LAST_REDUCTION for reduction chains
2019-12-10 Tobias BurnusFortran] PR 92872 – Fix get_CFI_desc
2019-12-10 Richard SandifordCheck for TYPE_DECL in get_odr_name_for_type
2019-12-10 Jakub Jelinekavx512f-vmovntpd-2.c: Ensure res is 64-byte aligned.
2019-12-10 Jakub Jelinek* config/i386/i386.c (IX86_LEA_PRIORITY): Fix comment...
2019-12-10 Martin LiskaFix typos in 2 functions.
2019-12-10 Ian Lance Taylorlibbacktrace: remove duplicate low_pc/high_pc/range...
2019-12-10 David MalcolmReplace label_text ctor with "borrow" and "take"
2019-12-10 David Malcolmdiagnostic_show_locus: move initial newline to callers
2019-12-10 GCC AdministratorDaily bump.
2019-12-09 Thomas Schwinge[PR92116, PR92877] [OpenACC] Replace 'openacc.data_envi...
2019-12-09 Thomas Schwinge[PR92503] [OpenACC] Don't silently 'acc_unmap_data...
2019-12-09 Thomas Schwinge[PR92840] [OpenACC] Refuse 'acc_unmap_data' unless...
2019-12-09 Martin SeborPR middle-end/92761 - hash_table::expand invokes assign...
2019-12-09 Paolo Carlinitypeck.c (check_for_casting_away_constness): Add locati...
2019-12-09 Lewis HyattByte vs column awareness for diagnostic-show-locus...
2019-12-09 Ian Lance Taylorre PR go/92861 (Passes relative time to sem_timedwait...
2019-12-09 Jonathan Wakelylibstdc++: Implement ranges::safe_range for C++20 ...
2019-12-09 Eric Botcazoutree.c (build_array_type_1): Add SET_CANONICAL paramete...
2019-12-09 Frederik HarwathFix column information for omp_clauses in Fortran code
2019-12-09 Andrew StubbsFix more unrecognised GCN instructions
2019-12-09 Eric BotcazouRemove gcc/ prefix
2019-12-09 Joseph MyersFix libdecnumber handling of non-canonical BID signific...
2019-12-09 Richard Earnshawarm: fix v[78]-r multilibs when configured with --with...
2019-12-09 Segher Boessenkoolrs6000: Name set<mode>_cc, and delete some old mfcr...
2019-12-09 Matthew Malcomson[mid-end] [obvious] Cast to avoid -Wsign-compare warnin...
2019-12-09 Jozef Lawrynowiczlibgcc: Fix misuse of USE_EH_FRAME_REGISTRY in crtstuff.c
2019-12-09 Matthew Malcomson[mid-end] Add notes to dataflow insn info when re-emitt...
2019-12-09 Jozef Lawrynowiczlibgcc: Dont define __do_global_dtors_aux if it will...
2019-12-09 Thomas Schwinge[PR92511] More testing for OpenACC "present" subarrays
2019-12-09 Thomas SchwingeAdd 'libgomp.oacc-c-c++-common/map-data-1.c'
2019-12-09 Thomas Schwinge[PR92854] Add 'libgomp.oacc-c-c++-common/pr92854-1.c'
2019-12-09 Thomas SchwingeAdd 'libgomp.oacc-c-c++-common/host_data-6.c'
2019-12-09 Thomas SchwingeIn 'libgomp/target.c:gomp_exit_data', remove open-coded...
2019-12-09 Tobias Burnuslibgomp/testsuite/*fortran – make 'stop' values unique
2019-12-09 Hongtao LiuUse OPTION_MASK_ISA2_$target_[SET,UNSET, ] to indicate...
2019-12-09 Sudakshina Das[GCC, Vect] Fix costing for vector shifts
2019-12-09 Jakub Jelinekre PR tree-optimization/92834 (misssed SLP vectorizatio...
2019-12-09 Prathamesh... re PR tree-optimization/89007 ([SVE] Implement generic...
2019-12-09 Jonathan Wakelylibstdc++: Improve testing for path::operator+=(const...
2019-12-09 Jonathan Wakelylibstdc++: fix buffer overflow in path::operator+=...
2019-12-09 Martin LiskaCome up with constructors of symtab_node, cgraph_node...
next