gcc.git
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...
2019-12-09 François Dumontlibstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG...
2019-12-09 Hongtao LiuEnable mask movement for VCOND_EXPR under avx512f for
2019-12-09 Ian Lance Taylorre PR go/92861 (Passes relative time to sem_timedwait...
2019-12-09 GCC AdministratorDaily bump.
2019-12-08 Jakub Jelinekcvt.c (maybe_warn_nodiscard): Add workaround for GCC...
2019-12-08 Andrew PinskiNew bswap testcase.
2019-12-08 Sandra LoosemoreRevert commit r279023.
2019-12-08 Jan HubickaFix overflows in -fprofile-reorder-functions
2019-12-08 Jan Hubickaopts.c (common_handle_option): Do not clear ipa_referen...
2019-12-08 Jan HubickaFix tp_first_run update in split_function.
2019-12-08 Jan HubickaSilence overactive sanity check with -fpartial-profile...
2019-12-08 Jan Hubickare PR tree-optimization/92860 (Global flags affected...
2019-12-08 Thomas KoenigError on Associate with a program.
2019-12-08 Thomas Koenigre PR fortran/92764 (ICE in gfc_procedure_use)
2019-12-08 Thomas Koenigre PR fortran/92755 (ICE in gfc_dep_resolver, at fortra...
2019-12-08 Rainer OrthFix ia32 testsuite failures from C2x attributes on...
2019-12-08 GCC AdministratorDaily bump.
2019-12-08 Andrew PinskiFix libstdc++ compiling for an aarch64 multilib with...
2019-12-07 Marek PolacekPR c++/91678 - wrong error with decltype and location...
2019-12-07 Eric Botcazoure PR middle-end/90840 (ICE in simplify_subreg, at...
2019-12-07 Tobias BurnusFortran] PR 92793 - fix column used for error diagnostic
2019-12-07 Richard SandifordFix @multitable handling in texi2pod.pl
2019-12-07 Tobias Burnusre PR c/87488 (hyperlink filenames in diagnostics)
2019-12-07 GCC AdministratorDaily bump.
2019-12-06 Jakub Jelinekre PR c++/92831 (CWG1299 extend_ref_init_temps_1 punts...
2019-12-06 Tim RuehsenFix read buffer overflow in split_directories
2019-12-06 Marek PolacekAdd test for c++/92451.
2019-12-06 Jakub Jelinekparser.c (cp_parser_diagnose_invalid_type_name): Mentio...
2019-12-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Don't define __cpp_con...
2019-12-06 Jakub JelinekPR c++/92831 - CWG 1299, not extending temporary lifeti...
2019-12-06 Ian Lance Taylorre PR go/92820 (libgo.so.15 has executable stack)
2019-12-06 Ian Lance Taylorre PR other/29842 ([meta-bug] outstanding patches ...
2019-12-06 Andreas Krebbelre PR rtl-optimization/92176 (LRA problem with reloads...
2019-12-06 Kwok Cheung... Fix Fortran linker errors on AMD GCN
next