gcc.git
2017-06-10 GCC AdministratorDaily bump.
2017-06-09 Jason MerrillDon't fold conversion from a constant variable.
2017-06-09 David MalcolmAdd support for mutually-incompatible fix-it hints
2017-06-09 Jason MerrillFix template argument of nullptr_t type.
2017-06-09 Jason MerrillFix array decay handling in constant expressions.
2017-06-09 Jason MerrillPR c++/80384 - ICE with dependent noexcept-specifier
2017-06-09 Jason Merrill* constexpr.c (potential_constant_expression_1): Allow...
2017-06-09 Ian Lance Tayloropts.c (finish_options): If -fsplit-stack, disable...
2017-06-09 Jan Hubickabuiltin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST...
2017-06-09 Jan Hubicka* predict.c (unlikely_executed_stmt_p): Cleanup.
2017-06-09 Jan Hubicka* predict.c (unlikely_executed_stmt_p): Cleanup.
2017-06-09 Tamar Christinaaarch64.md (lrint<GPF:mode><GPI:mode>2): New.
2017-06-09 Richard Bienertree-ssa-loop-im.c (execute_sm): Do not force multi...
2017-06-09 Tamar Christinaarm.c (arm_rtx_costs_internal): Make sdiv more expensiv...
2017-06-09 Jonathan WakelySupport move-only deleters in std::shared_ptr (LWG...
2017-06-09 Tom de VriesAdd "sorry, target cannot support label values" for...
2017-06-09 Thomas Preud... [ARM] Allow arm_arch_*_ok to test several macros
2017-06-09 Martin LiskaSpeed-up indirect-call instrumentation
2017-06-09 Jan Hubickaprofile.c (edge_gcov_counts): Turn to pointer.
2017-06-09 Jan Hubickaprofile.c (edge_gcov_counts): Turn to pointer.
2017-06-09 Jan Hubicka* gimple.h (gimple_check_failed): Mark cold.
2017-06-09 Jonathan WakelyAdd deduction guides for sequence containers (P0433R2...
2017-06-09 Richard Bienerre PR tree-optimization/66623 (Unsafe FP math reduction...
2017-06-09 Richard Bienerre PR tree-optimization/79483 ([graphite] ICE: verify_s...
2017-06-09 Richard Bienerre PR ipa/81007 (ICE with virtual function in broken...
2017-06-09 Tamar ChristinaReverted r249005 until PowerPC and AIX issues sorted.
2017-06-09 Jakub Jelinekhard-reg-1-nov.c (mpx_test): Use "esp" instead of ...
2017-06-09 Martin LiskaCome up with selftests for predict.c.
2017-06-09 Ian Lance Taylorcompiler: additional lvalue/rvalue context fixes
2017-06-09 Segher Boessenkoolrs6000: Don't add an immediate to r0 (PR80966)
2017-06-09 GCC AdministratorDaily bump.
2017-06-08 Will Schmidtrs6000.c (rs6000_gimple_fold_builtin): Add handling...
2017-06-08 Jakub Jelinekre PR c/81006 (ICE with zero-size array and #pragma...
2017-06-08 Ian Lance Taylorlibgo: update to 1.8.3 release
2017-06-08 Jakub Jelinekre PR c++/81011 (ICE with #pragma omp task and inaccess...
2017-06-08 Jakub Jelinekre PR middle-end/81005 (-fsanitize=null and -fsanitize...
2017-06-08 Ian Lance Taylorcompiler: lvalue context fixes in Unary_expression...
2017-06-08 Uros Bizjakre PR target/81015 (Bad codegen for __builtin_clz(unsig...
2017-06-08 Tom de VriesRemove NO_TRAMPOLINES
2017-06-08 Tom de VriesFix no_trampolines test in check_effective_target_tramp...
2017-06-08 Jan Hubickapredict.c (unlikely_executed_edge_p): Move ahead.
2017-06-08 Ian Lance Taylorcompiler: fix undefined symbol error with unexported...
2017-06-08 Alexander Ivchenkore PR middle-end/79988 ([CHKP] ICE in tree check: acces...
2017-06-08 Jan Hubickasystem.h (fancy_abort): Annotate by ATTRIBUTE_COLD.
2017-06-08 Jan Hubickacgraph.c (cgraph_edge::maybe_hot_p): Do not check flag_...
2017-06-08 Jan Hubickaopts.c (finish_options): x_flag_reorder_blocks_and_part...
2017-06-08 Jonathan WakelyPR libstdc++/81017 add noexcept to std::function move...
2017-06-08 Jan Hubickacfgrtl.c (cfg_layout_initialize): Check crtl->has_bb_pa...
2017-06-08 Olivier Hainquet-vxworks (LIBGCC2_INCLUDES): Add path to wrn/coreip...
2017-06-08 Alexander Ivchenkotree-chkp.c (chkp_get_hard_register_var_fake_base_addre...
2017-06-08 Jan Hubickapredict.c (maybe_hot_bb_p): Do not check profile status.
2017-06-08 Julia KovalAdd mov[us]wb store intrinsics.
2017-06-08 Marek Polacekre PR sanitizer/80932 (UBSAN: false positive as a resul...
2017-06-08 Julia Koval[PR73350][PR80862] Improve subst for RC-capable insns.
2017-06-08 Jan Hubicka* cfgbuild.c (find_many_sub_basic_blocks): Fix thinko.
2017-06-08 Olivier Hainquevx_crtbegin_auto.c: Update year in copyright notice.
2017-06-08 Martin Liskagcov: Add block_info::block_info (PR gcov-profile/80911).
2017-06-08 Tamar Christinare PR middle-end/77925 (Add __builtin_issubnormal)
2017-06-08 Richard Bienerre PR tree-optimization/80928 (SLP vectorization does...
2017-06-08 GCC AdministratorDaily bump.
2017-06-07 Tony Reixsimple-object-xcoff.c (simple_object_xcoff_find_section...
2017-06-07 Carl Lovers6000-c: The return type of the following built-in...
2017-06-07 Carl Lovere PR target/80982 (gcc.target/powerpc/builtins-3-runna...
2017-06-07 Carl Lovealtivec.md: Fix argument swizzle in vec_doublel support...
2017-06-07 Alexander Monakovdoc: update x86 -mcx16 option description
2017-06-07 Ian Lance Taylorruntime: support ia64 in lfstack
2017-06-07 Jonathan WakelyAdd C++17 deduction guide for std::basic_regex (P0433R2...
2017-06-07 Jonathan WakelyPR libstdc++/81002 fix std::basic_regex range constructor
2017-06-07 Segher BoessenkoolI love SVN.
2017-06-07 Segher Boessenkoolrs6000: Remove rs6000_nonimmediate_operand
2017-06-07 Segher Boessenkoolrs6000: Remove spe_acc and spefscr
2017-06-07 Segher Boessenkoolrs6000: Remove SPE high registers
2017-06-07 Segher Boessenkoolrs6000: Remove type attribute "brinc"
2017-06-07 Segher Boessenkoolrs6000: Remove spe.md, spe.h, linuxspe.h
2017-06-07 Segher Boessenkoolrs6000: Remove reg_or_none500mem_operand
2017-06-07 Segher Boessenkoolrs6000: Remove -mspe options
2017-06-07 Segher Boessenkoolrs6000: Remove TARGET_SPE and TARGET_SPE_ABI and friends
2017-06-07 Segher Boessenkoolrs6000: Remove UNSPEC_MV_CR_GT
2017-06-07 Segher Boessenkoolrs6000: Remove output_e500_flip_gt_bit
2017-06-07 Segher Boessenkoolrs6000: Remove rs6000_cbranch_operator
2017-06-07 Segher Boessenkoolrs6000: Remove -mfloat-gprs
2017-06-07 Segher Boessenkoolrs6000: Remove TARGET_E500_{SINGLE,DOUBLE}
2017-06-07 Segher Boessenkoolrs6000: Remove TARGET_FPRS
2017-06-07 Nathan Sidwellclass.c (layout_class_type): Restructure overlong-bitfi...
2017-06-07 David EdelsohnFix white space.
2017-06-07 Tony Reixaix-unwind.h (MD_FALLBACK_FRAME_STATE_FOR): Define...
2017-06-07 Jonathan WakelyAdd C++17 deduction guide for std::basic_string (P0433R...
2017-06-07 Jonathan WakelyPR c++/80990 use cv-qualifiers in class template argume...
2017-06-07 Bin Cheng* passes.def (pass_iv_canon): Move before pass_loop_dis...
2017-06-07 Bin Chenggraphds.c (add_edge): Intitialize edge's attached data.
2017-06-07 Bin Chengtree-vect-data-refs.c (vect_mark_for_runtime_alias_test...
2017-06-07 Marek Polacekre PR sanitizer/80932 (UBSAN: false positive as a resul...
2017-06-07 Bin Chengl_fma_double_1.c: Adjust test strings.
2017-06-07 Bin Chengtree-vect-loop-manip.c (vect_do_peeling): Don't skip...
2017-06-07 Bin Chengtree-vectorizer.h (vect_build_loop_niters): New parameter.
2017-06-07 Bin Chengtree-affine.c (ssa.h): Include header file.
2017-06-07 Bin Cheng* tree-affine.c (tree_to_aff_combination): Handle ...
2017-06-07 Bin Cheng(aff_combination_expand): Move (T1)(X *+- CST) simplifi...
2017-06-07 Bin Chengtree-ssa-loop-ivopts.c (ivopts_estimate_reg_pressure...
2017-06-07 Tamar Christinaaarch64.c (aarch64_rtx_costs): Make sdiv more expensive...
next