platform/upstream/gcc.git
2018-06-26 Jakub Jelinekre PR target/86314 (GCC 7.x and 8.x zero out "eax"...
2018-06-26 Jakub Jelinekre PR c++/86291 (OpenMP incorrect for-loop collapsing...
2018-06-26 Jakub Jelinekre PR debug/86257 (Program compiled with fPIC crashes...
2018-06-26 Rainer OrthRequire 64-bit in gcc.target/i386/pr86257.c
2018-06-26 Rainer OrthRequire IBM1047 support in g++.dg/pr86082.C
2018-06-26 Rasmus VillemoesAdd myself to MAINTAINERS file
2018-06-26 Richard Bienerre PR tree-optimization/86287 (AddressSanitizer: heap...
2018-06-26 Richard Bienerre PR ipa/86271 (ICE due to size mismatch when inlining)
2018-06-26 Alexandre Oliva[PR86064] split single cross-partition range with nonze...
2018-06-26 Jeff Law* lib/target-supports.exp
2018-06-26 GCC AdministratorDaily bump.
2018-06-25 Jeff Lawpredicates.md (const_float_1_operand): Fix match_code...
2018-06-25 Gerald Pfeiferstddef.h: Remove an obsolete comment on FreeBSD 5.
2018-06-25 Ian Lance Taylorcompiler: improve escape analysis
2018-06-25 Jonathan WakelyPR libstdc++/86112 fix printers for Python 2.6
2018-06-25 Martin SeborPR tree-optimization/86204 - wrong strlen result after...
2018-06-25 Jonathan WakelyUpdate powerpc64-linux-gnu/baseline_symbols.txt
2018-06-25 Martin SeborPR tree-optimization/85700 - Spurious -Wstringop-trunca...
2018-06-25 Martin Seborextend.texi (Zero-length arrays): Update and clarify.
2018-06-25 Michael Meissnerconfig.gcc (powerpc64le*): Revert January 16th...
2018-06-25 Fritz ReeseFix -finit-derived for c_ptr and c_funptr in programs...
2018-06-25 Alexander Monakovgcc_qsort: avoid overlapping memcpy (PR 86311)
2018-06-25 Jonathan WakelyPR libstdc++/86292 fix exception safety of std::vector...
2018-06-25 Jonathan Wakely* doc/xml/manual/status_cxx2017.xml: Document N4531...
2018-06-25 Jonathan WakelyAdd experimental::sample and experimental::shuffle...
2018-06-25 Carl Lovep9-extract-1.c: Make second argument of vec_extract...
2018-06-25 Jeff Lawv850.md (divmodhi4): Make sure to sign extend the divid...
2018-06-25 Tom de Vries[testsuite/guality] Fix tcl error on gdb -v failure
2018-06-25 Carl Lovevsx.md: Change word selector to prefered location.
2018-06-25 Richard Bienerre PR regression/86304 ([MIPS] FAIL: gcc.dg/vect/pr7988...
2018-06-25 Jakub Jelinekre PR target/84786 ([miscompilation] vunpcklpd accessin...
2018-06-25 Jan Hubickalto-section-out.c (lto_begin_section): Do not print...
2018-06-25 Richard Bienertree-vectorizer.h (struct vec_info_shared): New structu...
2018-06-25 Richard Bienertree-vect-data-refs.c (vect_find_stmt_data_reference...
2018-06-25 Richard Bienertree-vect-data-refs.c (vect_check_gather_scatter):...
2018-06-25 Tom de Vries[i386/debug] Fix insn prefix in tls_global_dynamic_64_...
2018-06-25 Andreas KrebbelC++: Fix PR86082
2018-06-25 GCC AdministratorDaily bump.
2018-06-24 Maya Rashishstddef.h: Simplify conditions around avoiding re-defini...
2018-06-24 Gerald Pfeiferlibgomp.texi (Top): Move www.openmp.org to https.
2018-06-24 Jan Hubickalto-streamer-out.c (tree_is_indexable): Make LABEL_DECL...
2018-06-24 Jerry DeLislere PR fortran/85983 (ICE in check_dtio_interface1,...
2018-06-24 GCC AdministratorDaily bump.
2018-06-23 Tom de Vries[testsuite/guality] Fix tcl error on missing gdb
2018-06-23 Paolo Carlinidecl.c (bad_specifiers): Add const location_t* paramete...
2018-06-23 Maya Rashishinvoke.texi (mno-fancy-math-387): Update for changes...
2018-06-23 Ian Lance Taylorruntime: use #ifdef instead of #if for USING_SPLIT_STACK
2018-06-23 GCC AdministratorDaily bump.
2018-06-22 Paul Thomasre PR fortran/86281 (SEGV in fortran/resolve.c:resolve_...
2018-06-22 Kelvin Nilsenrs6000-c.c (altivec_overloaded_builtins): Change behavi...
2018-06-22 Jason MerrillPR c++/86219 - ICE with erroneous initializer in template.
2018-06-22 Jason MerrillAvoid taking the address of something just because...
2018-06-22 Tom de Vries[testsuite/guality] Use buildarea gdb by default in...
2018-06-22 Tom de Vries[testsuite/guality] Be verbose about gdb version used
2018-06-22 Jakub Jelinekre PR c++/85662 ("error: non-constant condition for...
2018-06-22 Olivier HainqueImprove entry/exit instrumentation for nested functions
2018-06-22 Aaron SawdeyForgot PR target/86222 in ChangeLog
2018-06-22 Aaron Sawdeyrs6000-string.c (expand_strn_compare): Handle -m32...
2018-06-22 Carl Lovealtivec-7.c: Add qualifiers for counts on AIX versus...
2018-06-22 Paul KoningFix test case failures for pdp11 target.
2018-06-22 Ian Lance Taylorsyscall: remove Ustat
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
next