platform/upstream/gcc.git
2018-06-20 Kelvin Nilsenrs6000-c.c (altivec_overloaded_builtins): Change behavi...
2018-06-20 Jonathan WakelyPR libstdc++/70966 make pmr::new_delete_resource()...
2018-06-20 Nathan Sidwell[PR c++/85634] Fix tsubst ICE
2018-06-20 Paolo Carlinidecl.c (grokfndecl): Add const cp_decl_specifier_seq...
2018-06-20 Chung-Lin TangUpdate OpenACC data clause semantics to the 2.5 behavior
2018-06-20 Jakub Jelinekre PR c++/86210 (Missing -Wnonnull warning for function...
2018-06-20 Jonathan WakelyAdd testcase accidentally not committed earlier
2018-06-20 Marek Polacekre PR c++/86240 (ice: unexpected expression absu_expr)
2018-06-20 Jakub Jelinekre PR debug/86194 (ICE: SIGSEGV in avoid_constant_pool_...
2018-06-20 Jakub Jelinekre PR tree-optimization/86231 (vrp_meet causes wrong...
2018-06-20 Tom de VriesGenerate correctly typed compare in canonicalize_loop_ivs
2018-06-20 Jakub Jelinekcfgrtl.c (rtl_verify_edges): Formatting fix.
2018-06-20 Nathan Sidwell[PR c++/85634] Fix tsubst ICE
2018-06-20 Martin LiskaRemove not longer valid FIXME comment.
2018-06-20 Maya Rashish* ginclude/stddef.h: Limit #include <machine/ansi.h...
2018-06-20 Kyrylo Tkachov[AArch64] Support for LDP/STP of Q-registers
2018-06-20 Martin LiskaChange default for jump_table expansion ratio to 8.
2018-06-20 Martin LiskaEnable clustering for switch statements.
2018-06-20 Martin LiskaSwitch other switch expansion methods into classes.
2018-06-20 Martin LiskaTransform switch_conversion into a class.
2018-06-20 Richard Sandiford[8/n] PR85694: Make patterns check for target support
2018-06-20 Richard Sandiford[7/n] PR85694: Add a vect_pattern_detected helper
2018-06-20 Richard Sandiford[6/n] PR85694: Add a vect_get_internal_def helper
2018-06-20 Richard Sandiford[5/n] PR85694: Remove dead WIDEN_SUM handling
2018-06-20 Richard Sandiford[4/n] PR85694: Remove redundant calls to types_compatible_p
2018-06-20 Richard Sandiford[3/n] PR85694: Fix dummy assignment handling in vectori...
2018-06-20 Richard Sandiford[2/n] PR85694: Attach a DEF_SEQ only to the original...
2018-06-20 Richard Sandiford[1/n] PR85694: Allow pattern definition statements...
2018-06-20 GCC AdministratorDaily bump.
2018-06-19 David EdelsohnWrap is_static with COLLECT_EXPORT_LIST
2018-06-19 Martin SeborPR middle-end/85602 - -Warray-bounds fails to detect...
2018-06-19 Eric Botcazoutree-cfgcleanup.c (tree_forwarder_block_p): Do not...
2018-06-19 Aaron Sawdeyrs6000-string.c (select_block_compare_mode): Check...
2018-06-19 Tony Reixcollect2.c (static_obj): New variable.
2018-06-19 Jason Merrillcp-tree.h (CONSTRUCTOR_NO_IMPLICIT_ZERO): Remove.
2018-06-19 Jason MerrillPR c++/86192 - ICE with anonymous union passed to template.
2018-06-19 Max Filippovxtensa: fix PR target/65416
2018-06-19 Martin Seborre PR middle-end/85602 (-Wsizeof-pointer-memaccess...
2018-06-19 Jonathan WakelyRemove unused <exception> header from <utility>
2018-06-19 Jan Hubickatree.c (find_decls_types_r): Remove all non-VAR_DECLs...
2018-06-19 Joseph Myers* es.po: Update.
2018-06-19 Martin LiskaClean-up usage of ipa_fn_summary and ipa_call_summary...
2018-06-19 Martin LiskaImprove gimple.vim syntax file.
2018-06-19 Martin LiskaAdd initial version of rtl.vim syntax file.
2018-06-19 Richard Bienertree-vectorizer.c (try_vectorize_loop_1): Split out...
2018-06-19 Nick CliftonAllow building of the zlib component when the building...
2018-06-19 Segher Boessenkoolrs6000: Fix vector homogeneous aggregates (PR86197)
2018-06-19 Eric Botcazougimplify.c (gimplify_init_constructor): Really never...
2018-06-19 Martin LiskaRemove unused stagestuff in config-lang.in.
2018-06-19 Richard Bienerre PR tree-optimization/86179 (ice in get_later_stmt...
2018-06-19 Jason Merrilltree.c (cp_expr_location): New.
2018-06-19 Jason MerrillUse a range for LAMBDA_EXPR_LOCATION.
2018-06-19 Jason MerrillPR c++/86200 - ICE with unexpanded pack in lambda param...
2018-06-19 Jason MerrillPR c++/81060 - ICE with unexpanded parameter pack.
2018-06-19 GCC AdministratorDaily bump.
2018-06-18 Martin SeborPR middle-end/85602 - -Wsizeof-pointer-memaccess for...
2018-06-18 Eric BotcazouMakefile.def (fortran): Add check-target-libgomp-fortran.
2018-06-18 Jonathan WakelyLWG 2975 ensure construct(pair<T,U>*, ...) used to...
2018-06-18 David MalcolmMore rtx to rtx_insn * cleanups
2018-06-18 Michael Meissnerre PR target/85358 (PowerPC: Using -mabi=ieeelongdouble...
2018-06-18 Jonathan WakelyLWG 2989 hide path iostream operators from normal lookup
2018-06-18 David MalcolmIntroduce DUMP_VECT_SCOPE macro
2018-06-18 Jason MerrillPR c++/86171 - ICE with recursive alias instantiation.
2018-06-18 Jonathan WakelyLWG 3050 Fix cv-qualification of convertibility constraints
2018-06-18 Maya Rashishcrossconfig.m4: Handle OpenBSD just like NetBSD.
2018-06-18 Jonathan WakelyP0754R2 <version> header
2018-06-18 Martin SeborPR tree-optimization/81384 - built-in form of strnlen...
2018-06-18 Jonathan WakelyFix bootstrap failure for bare metal due to autoconf...
2018-06-18 Jonathan WakelyLWG 3035. std::allocator's constructors should be constexpr
2018-06-18 Paolo Carlinidecl.c (duplicate_decls): Consistently use DECL_SOURCE_...
2018-06-18 Prathamesh... tree.c (escaped_string::escape): Replace cast to char...
2018-06-18 Wilco Dijkstra[testsuite] Add target pthread to pr86076.c
2018-06-18 Wilco Dijkstra[testsuite] Remove xfail from vect-abs-compile.c
2018-06-18 Nick CliftonEnsure that control characters in user supplied error...
2018-06-18 Eric Botcazoutree.c (decl_value_expr_lookup): Revert latest change.
2018-06-18 GCC AdministratorDaily bump.
2018-06-17 Eric BotcazouRemove superfluous prefix
2018-06-17 Eric Botcazougimplify.c (nonlocal_vlas): Delete.
2018-06-17 GCC AdministratorDaily bump.
2018-06-16 Kugan Vivekanandarajahre PR middle-end/82479 (missing popcount builtin detection)
2018-06-16 Kugan Vivekanandarajahre PR tree-optimization/64946 ([AArch64] gcc.target...
2018-06-16 Jakub Jelinekre PR middle-end/86095 (documentation for -Wunsafe...
2018-06-16 Jakub Jelinekre PR rtl-optimization/86108 (crash during unwinding...
2018-06-16 Jason MerrillPR c++/86147 - wrong capture for template argument.
2018-06-16 Ben Ellistonconfig.guess: Import latest version.
2018-06-16 GCC AdministratorDaily bump.
2018-06-15 Jonathan WakelyLWG 3076 basic_string CTAD ambiguity
2018-06-15 Jakub Jelinekre PR c/86093 (volatile ignored on pointer in C)
2018-06-15 Jakub Jelinekre PR middle-end/85878 (ICE in convert_mode_scalar...
2018-06-15 Jason Merrillpt.c (tsubst_default_argument): Use push_to/pop_from_to...
2018-06-15 Jason Merrill* decl.c (start_enum): Do compare dependent underlying...
2018-06-15 Jason MerrillPR c++/82882 - ICE with lambda in template default...
2018-06-15 Jason Merrill* tree.c (maybe_warn_parm_abi): Inform the location...
2018-06-15 Jakub Jelinekre PR middle-end/86123 (ICE in prepare_cmp_insn, at...
2018-06-15 Bernd Edlingertyped-splay-tree.h (typed_splay_tree::remove): New...
2018-06-15 Tom de Vries[testsuite] Run dg-final.exp sequentially
2018-06-15 Jonathan WakelyPR libstdc++/86169 unshare COW string when non-const...
2018-06-15 Jonathan WakelyDecorate string_view members with nonnull attribute
2018-06-15 Jonathan WakelyPR libstdc++/86168 fix ambiguous default constructor
2018-06-15 Matthew FortuneMIPS: Add support for -mcrc and -mginv options.
next