gcc.git
2018-06-22 Jonathan WakelyFix unexported basic_string symbols for 32-bit targets
2018-06-22 Jonathan WakelyPR libstdc++/86280 fix undefined left shift on 32-bit...
2018-06-22 Martin LiskaFix emission of jump tables (PR tree-optimization/86263).
2018-06-22 Jan Hubickalto-streamer-out.c (DFS::DFS_write_tree_body): Do not...
2018-06-22 Cesar PhilippidisUpdate OpenACC testcases
2018-06-22 Jan Hubicka* tree.c (free_lang_data_in_type): Free all TYPE_VFIELDs.
2018-06-22 Martin LiskaMake symbol_summary::get and call_summary::get pure.
2018-06-22 Rainer OrthDon't preprocess .S files with -P on Solaris/x86 (PR...
2018-06-22 Rainer OrthHave g++ define _FILE_OFFSET_BITS=64 on Solaris
2018-06-22 François Dumont2018-06-21 François Dumont <fdumont@gcc.gnu.org>
2018-06-22 GCC AdministratorDaily bump.
2018-06-21 Jonathan WakelyPR libstdc++/86138 prevent implicit instantiation of...
2018-06-21 Michael Meissnerpack02.c: Use __ibm128 instead of long double if the...
2018-06-21 Ian Lance Taylorcmd/go: re-enable a couple of tests of gccgo
2018-06-21 Michael Meissnerrs6000.c (init_float128_ieee): Prevent complex multiply...
2018-06-21 Michael Meissnerrs6000.md (neg<mode>2_internal): Use the correct mode...
2018-06-21 Paul Thomasre PR fortran/49630 ([OOP] ICE on obsolescent deferred...
2018-06-21 Michael Meissnerrs6000.md (extendtfif2): Add missing 128-bit conversion...
2018-06-21 Jonathan WakelyPR libstdc++/83328 add correct basic_string::insert...
2018-06-21 Jonathan Wakely* config/abi/post/x86_64-linux-gnu/baseline_symbols...
2018-06-21 Jason Merrill* pt.c (tsubst) [TEMPLATE_TYPE_PARM]: Use TEMPLATE_PARM...
2018-06-21 Jason MerrillReduce garbage from push_to_top_level.
2018-06-21 Jason MerrillLet -fmem-report see callers of cxx_make_type.
2018-06-21 Jason MerrillPR c++/86182 - fix wrong PR tag in earlier commit
2018-06-21 Paul Thomasre PR fortran/83118 (Bad intrinsic assignment of class...
2018-06-21 Eric Botcazoucfgrtl.c (fixup_reorder_chain): Do not emit NOPs in...
2018-06-21 Eric Botcazouexcept.c (finish_eh_generation): Commit edge insertions...
2018-06-21 Eric Botcazoutree-nested.c (get_frame_type): Use create_tmp_var_raw...
2018-06-21 Eric Botcazoutree-inline.c (copy_edges_for_bb): Minor tweak.
2018-06-21 Jonathan WakelyPR libstdc++/70940 make pmr::resource_adaptor return...
2018-06-21 Jonathan WakelyPR libstdc++/70940 make pmr::resource_adaptor return...
2018-06-21 Martin LiskaIPA summaries use ::get in ipa-pure-const.c.
2018-06-21 Richard Bienerlto-streamer-out.c (DFS::DFS_write_tree_body): Update...
2018-06-21 David MalcolmFix IPA crash in libgccjit
2018-06-21 Tom de Vries[testsuite] Fix guality/pr45882.c for flto
2018-06-21 Tom de Vries[tail-merge] Fix side-effect test in stmt_local_def
2018-06-21 Richard Bienerre PR tree-optimization/86232 (ICE in record_estimate...
2018-06-21 Christophe... [ARM] Use __ARM_ARCH and __ARM_FEATURE_LDREX instead...
2018-06-21 Christophe... [ARM] libgcc: Remove unsupported code for __ARM_ARCH__ < 4
2018-06-21 Andre Vieira[AArch64][PATCH 2/2] Combine AES instructions with...
2018-06-21 Andre Vieira[AArch64][PATCH 1/2] Make AES unspecs commutative
2018-06-21 Richard Bienertree-data-ref.c (dr_step_indicator): Handle NULL DR_STEP.
2018-06-21 Denis Khalikovre PR other/86198 (Libbacktrace does not properly work...
2018-06-21 François Dumontdebug.h (_Safe_iterator<>(const _Safe_iterator<_Mutable...
2018-06-21 GCC AdministratorDaily bump.
2018-06-20 Than McIntoshre PR libgcc/86213 (-fsplit-stack runtime may clobber...
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.
next