platform/upstream/gcc.git
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.
2018-06-15 Jonathan WakelyOnly define __cpp_lib_constexpr_char_traits for C++17
2018-06-15 Nick CliftonForce user provided warning and error messages to only...
2018-06-15 Jonathan WakelyLWG 2993 reference_wrapper<T> conversion from T&&
2018-06-15 Richard Bienertree-vect-slp.c (vect_slp_bb): Dump MSG_OPTIMIZED_LOCAT...
2018-06-15 Claudiu Zissulescu[ARC] Fix warning in arc_return_address_register.
2018-06-15 Richard Bienerre PR tree-optimization/86159 (g++ ICE at -O1 and above...
2018-06-15 Richard Bienerre PR tree-optimization/86076 (ICE: verify_gimple faile...
2018-06-15 Sebastian HuberRISC-V: Add custom RTEMS multilibs
2018-06-15 Jonathan WakelyLWG 3039 Unnecessary decay in thread and packaged_task
2018-06-15 GCC AdministratorDaily bump.
2018-06-14 Marek Polacekre PR c++/86063 (g++ ICE at tree check: expected tree_...
2018-06-14 Jonathan WakelyLWG 3075 basic_string needs deduction guides from basic...
2018-06-14 Jonathan WakelyLWG 3074 make scalar types non-deduced in valarray...
2018-06-14 Jakub Jelinekre PR target/86048 (.seh_savexmm offset is negative...
2018-06-14 Jakub Jelinekre PR middle-end/86122 (ICE in useless_type_conversion_...
2018-06-14 Jakub JelinekP0624R2 - Default constructible and assignable stateles...
2018-06-14 Jonathan WakelyPartially revert move of std::tuple_element_t to <tuple>
2018-06-14 Paolo Carlinidecl.c (duplicate_decls): Use DECL_SOURCE_LOCATION...
2018-06-14 Jonathan WakelyP0935R0 Eradicating unnecessarily explicit default...
next