gcc.git
2017-10-11 Nathan Sidwell* g++.dg/cpp/string-3.C: Fix dg-final.
2017-10-11 Paolo Carlinire PR c++/80412 ([c++17] crash with class template...
2017-10-11 Paolo Carlinire PR c++/82230 (ICE: in tsubst, at cp/pt.c:13686 when...
2017-10-11 Paolo Carlinire PR c++/81299 (Spurious "set but not used" warning...
2017-10-11 Richard Bienertree-scalar-evolution.c (get_scalar_evolution): Handle...
2017-10-11 James E WilsonAllow 2 insns from sched group to issue in same cycle...
2017-10-11 GCC AdministratorDaily bump.
2017-10-11 Segher Boessenkoolrs6000: insn_cost
2017-10-10 Nathan Sidwell[C++ PATCH] hash-table for extern-c fns.
2017-10-10 Paolo Carlinire PR c++/78006 (Segmentation fault with 'using' and...
2017-10-10 Nathan Sidwell[C++ PATCH] Kill unneeded hash specialization
2017-10-10 Paolo Carlinire PR c++/81032 (ICE with lambda and broken constexpr)
2017-10-10 Jakub Jelinekre PR rtl-optimization/68205 (ICE compiling gcc.c-tortu...
2017-10-10 Jakub Jelinekre PR c++/67625 (some constexpr expressions rejected...
2017-10-10 Jakub Jelinekre PR middle-end/70887 (internal compiler error in...
2017-10-10 Jakub Jelinekre PR c++/70338 (ICE combining debug symbols, range...
2017-10-10 Jakub Jelinekre PR c++/77786 (ICE in tsubst_copy, at cp/pt.c:13040)
2017-10-10 Jakub Jelinekre PR c++/71875 (template specialization compile error)
2017-10-10 Jakub Jelinekre PR c++/77578 (ICE in cp_parser_omp_for_loop (cp...
2017-10-10 Jakub Jelinekre PR middle-end/70100 (ICE: in execute, at cfgexpand...
2017-10-10 Jakub Jelinekre PR c++/68252 (left operand of shift expression,...
2017-10-10 Jakub Jelinekre PR target/79565 (ICE in copy_to_mode_reg, at explow...
2017-10-10 Nathan Sidwell[C++ PATCH] Hash mangling alias
2017-10-10 Will Schmidtfold-vec-mult-int128-p8.c: Update options
2017-10-10 Nathan Sidwell[PATCH] preprocessor stringizing raw strings
2017-10-10 Andreas Toblerconfig.gcc (armv7*-*-freebsd*): New target.
2017-10-10 Jason MerrillMore delayed lambda capture fixes.
2017-10-10 Jason MerrillVarious small C++ fixes.
2017-10-10 Jason MerrillCheck non-dependent conversion in return from template fn.
2017-10-10 Jan Hubickax86-tune.def (X86_TUNE_AVOID_FALSE_DEP_FOR_BMI, [....
2017-10-10 Will Schmidtfold-vec-cmp-char.c: New.
2017-10-10 Richard SandifordRequire wi::to_wide for trees
2017-10-10 Thomas Koenigre PR libfortran/82233 (execute_command_line causes...
2017-10-10 Will Schmidt|-------* gcc.target/powerpc/fold-vec-splat-16.c: New...
2017-10-10 Will Schmidtfold-vec-splats-char.c: New.
2017-10-10 Jakub Jelinekre PR c/82437 (false-positive -Wtautological-compare...
2017-10-10 Nathan Sidwell[C++ PATCH] set_global_binding tweak
2017-10-10 Bin Chengtree-vect-loop-manip.c (rename_variables_in_bb): Rename...
2017-10-10 Richard Bienertree-cfgcleanup.c (cleanup_tree_cfg_noloop): Avoid...
2017-10-10 Ed Schonbergclass_wide4.adb: Fix a typo.
2017-10-10 Jakub Jelinekupdate_version_svn: Ignore the GCC 5 branch.
2017-10-10 Jonathan WakelyUpdate comment referring to status of LWG issue 111
2017-10-10 Jonathan WakelyPR libstdc++/82417 do not include C99 <complex.h> in...
2017-10-10 Bin Chengtree-loop-distribution.c (generate_loops_for_partition...
2017-10-10 Bin Chengtree-vect-loop-manip.c (slpeel_tree_duplicate_loop_to_e...
2017-10-10 Bin Chengtree-loop-distribution.c (struct partition): Remove...
2017-10-10 Jeff Lawtarghooks.c (default_stack_clash_protection_final_dynam...
2017-10-10 GCC AdministratorDaily bump.
2017-10-09 Segher Boessenkoolrs6000: Move processor_costs to header
2017-10-09 Eric Botcazouexcept.c (setjmp_fn): New global variable.
2017-10-09 Pierre-Marie... [multiple changes]
2017-10-09 Pierre-Marie... [multiple changes]
2017-10-09 Pierre-Marie... [multiple changes]
2017-10-09 Pierre-Marie... [multiple changes]
2017-10-09 Pierre-Marie... [multiple changes]
2017-10-09 Segher BoessenkoolAdd targetm.insn_cost hook
2017-10-09 Segher Boessenkoolcombine: Use insn_cost instead of pattern_cost everywhere
2017-10-09 Segher BoessenkoolReplace insn_rtx_cost with insn_cost and pattern_cost
2017-10-09 Pierre-Marie... [multiple changes]
2017-10-09 Uros Bizjaki386.md (*jcc_2): Remove insn pattern.
2017-10-09 Bob Duffexp_ch7.adb (Create_Finalizer): Suppress checks within...
2017-10-09 Michael Meissner<forgot to do svn add on the amo.h file>
2017-10-09 Bill Schmidtrs6000-p8swap.c (rs6000_analyze_swaps): Process deferre...
2017-10-09 Pierre-Marie... exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declar...
2017-10-09 Michael Meissneramo.h: New include file to provide ISA 3.0 atomic memor...
2017-10-09 Pierre-Marie... exp_ch6.adb: (Make_Build_In_Place_Call_In_Object_Declar...
2017-10-09 Pierre-Marie... exp_ch6.adb (Expand_N_Extended_Return_Statement): Add...
2017-10-09 Richard Bienerre PR tree-optimization/82397 (qsort comparator non...
2017-10-09 Richard Bienerre PR tree-optimization/82449 (code-gen error in get_re...
2017-10-09 Pekka Jääskeläinen[BRIGFE] Support BRIG_KIND_NONE directives.
2017-10-09 Andreas KrebbelS/390: Fix vec_nabs and vec_vfi builtin flags
2017-10-09 Andreas KrebbelS/390: PR82463: Fix vec_madd header file definition
2017-10-09 Andreas KrebbelS/390: PR82465: Fix vec_sqrt builtin flags
2017-10-09 Jakub Jelinekre PR target/82464 (s390x z14: vector float: invalid...
2017-10-09 Wilco DijkstraFix ssa-dse-26.c
2017-10-09 Richard SandifordAllow non-wi <op> wi
2017-10-09 Martin Jambor[PR 82416] Do not extend operands to at least 32 bits
2017-10-09 Tom de VriesFix gcc.dg/cold-1.c
2017-10-09 GCC AdministratorDaily bump.
2017-10-08 Segher Boessenkoolrs6000: Cleanup of various jump patterns
2017-10-08 Segher Boessenkoolrs6000: Update conditional jump patterns, no more ...
2017-10-08 Eric Botcazoutree-outof-ssa.h (ssaexpand): Add partitions_for_undefi...
2017-10-08 Eric Botcazou* builtins.def (BUILT_IN_SETJMP): Revert latest change.
2017-10-08 Steven G. Karglcheck.c (gfc_check_x): Remove function.
2017-10-08 Jeff Lawstack-check-5.c: Skip with -fstack-protector.
2017-10-08 Paul Thomasre PR fortran/82375 (PDT components in PDT declarations...
2017-10-08 Thomas Koenigdump_prase_tree (show_symbol): Output list of variables...
2017-10-08 Jan Hubickai386.c (ix86_expand_set_or_movmem): Disable 512bit...
2017-10-08 Jan Hubicka* i386.c (has_dispatch): Disable for Ryzen.
2017-10-08 Olivier Hainquearm.c (arm_set_return_address): Use MEM_VOLATILE_P...
2017-10-08 Olivier Hainquearm-common.c (arm_except_unwind_info): Handle DWARF2_UN...
2017-10-08 Michael Collisonaarch64.md (*aarch64_reg_<optab>_minus<mode>3): New...
2017-10-08 GCC AdministratorDaily bump.
2017-10-07 Eric Botcazoubuiltins.def (BUILT_IN_SETJMP): Declare as library...
2017-10-07 Paul Thomasre PR fortran/82375 (PDT components in PDT declarations...
2017-10-07 Jan Hubickainvoke.texi (Wsuggest-attribute=cold): Document.
2017-10-07 Jan Hubickatree-switch-conversion.c (do_jump_if_equal, [...])...
2017-10-07 Paolo Carlinire PR c++/80805 (ICE in sufficiently complex code with...
2017-10-07 Paolo Carlinire PR c++/80805 (ICE in sufficiently complex code with...
2017-10-07 Thomas Koenigre PR fortran/49232 (Pointer assignment of stride to...
next