platform/upstream/gcc.git
2017-11-21 Martin LiskaFix UBSAN errors in dse.c (PR rtl-optimization/82044).
2017-11-21 Aldy Hernandeztree-ssa-threadbackward.c (find_jump_threads_backwards...
2017-11-21 Claudiu ZissulescuDon't split call from its call arg location.
2017-11-21 Claudiu Zissulescu[ARC] Reimplement exception handling support.
2017-11-21 Aldy Hernandezprint-tree.h (debug_vec_tree): Remove prototype.
2017-11-21 Jakub Jelinekre PR tree-optimization/83047 (glibc/crypt/crypt_util...
2017-11-21 Jakub JelinekP0428R2 - familiar template syntax for generic lambdas
2017-11-21 Jakub Jelinekre PR c++/83059 (ICE on invalid C++ code: in tree_to_uh...
2017-11-21 Jakub Jelinekre PR debug/82718 (Bad DWARF5 .debug_loclists generation)
2017-11-21 Jakub Jelinekre PR debug/82933 (valgrind error in set_cur_line_info_...
2017-11-21 Jakub Jelinekre PR target/82981 (unnecessary __multi3 call for mips6...
2017-11-21 Sebastian HuberRTEMS: Enable some libstdc++ features
2017-11-21 Ian Lance Taylorlibgo: fix makefile buglet
2017-11-21 Ian Lance Taylorcompiler: report error for ++/-- applied to a non-numer...
2017-11-21 Jerry DeLislere PR libfortran/78549 (Very slow formatted internal...
2017-11-21 Eric GallagerUse -Wtraditional for "would be stringified in traditio...
2017-11-21 David MalcolmC/C++: more stdlib header hints (PR c/81404)
2017-11-21 David MalcolmC: hints for missing stdlib includes for macros and...
2017-11-21 David MalcolmC++: provide macro used-before-defined hint (PR c+...
2017-11-21 Steve Ellceyre PR target/81356 (__builtin_strcpy is not good for...
2017-11-21 GCC AdministratorDaily bump.
2017-11-20 Jason MerrillAvoid duplicate visibility warning.
2017-11-20 François Dumontstreambuf_iterator.h (istreambuf_iterator<>): Declare...
2017-11-20 Jonathan WakelyFix failing tests caused by duplicate dg-options
2017-11-20 Jakub Jelineki386.c (parse_mtune_ctrl_str): Start diagnostics with...
2017-11-20 Uros Bizjaki386.md (bswaphi2): New expander.
2017-11-20 Paul Thomasre PR fortran/79072 (ICE with class(*) pointer function...
2017-11-20 Kito ChengRISC-V: Implement __umulsidi3, umul_ppmm and __muluw3
2017-11-20 Jakub JelinekP0329R4: Designated Initialization
2017-11-20 David Malcolmc-family: add name_hint/deferred_diagnostic
2017-11-20 Jeff LawMakefile.in (OBJS): Add gimple-ssa-evrp-analyze.o.
2017-11-20 Jeff Lawgimple-ssa-evrp.c (evrp_dom_walker::before_dom_children...
2017-11-20 Nathan Sidwell[PR c++/82878] pass-by-invisiref in lambda
2017-11-20 Ville VoutilainenImplement LWG 2353
2017-11-20 Bin Chengtree-predcom.c: Add general comment on Store-Store...
2017-11-20 Bin Cheng* tree-predcom.c (add_ref_to_chain): Remove check on...
2017-11-20 Marc GlisseVRP: x+1 and -x cannot be INT_MIN
2017-11-20 Rainer OrthAdd g++.dg/pr82836.C requirements
2017-11-20 Jakub Jelinekre PR c++/82781 (Vector extension operators return...
2017-11-20 Igor Tsimbalistre PR bootstrap/83015 (bootstrap comparison failure...
2017-11-20 Thomas Preud... [ARM] Do no clobber r4 in Armv8-M nonsecure call
2017-11-20 Christophe... [testsuite,arm] [Diagnostic Patch] don't print column...
2017-11-20 Jakub Jelinekre PR tree-optimization/78821 (GCC7: Copying whole...
2017-11-20 Jakub Jelinektree-ssa-math-opts.c (nop_stats, [...]): Moved to ...
2017-11-20 Jan Hubickare PR bootstrap/83062 (Bootstrap failure: libsanitizer...
2017-11-20 Aldy Hernandezvec.h (debug_helper): New function.
2017-11-20 Tom de VriesFix comparison mode in simplify_ternary_operation
2017-11-20 GCC AdministratorDaily bump.
2017-11-19 Eric Botcazoure PR ada/83016 (gnat1: warning: command line option...
2017-11-19 Jan Hubickare PR target/82281 (Bulldozer/Zen tuning: uses XMM...
2017-11-19 Jeff Lawtree-ssa-dom.c (record_equivalences_from_phis): Fix...
2017-11-19 Jan Hubickare PR ipa/81360 (ice in estimate_edge_growth, at ipa...
2017-11-19 Paul Thomasre PR fortran/78990 (ICE when assigning polymorphic...
2017-11-19 Jan Hubickare PR ipa/83001 (ICE in edge_badness, at ipa-inline...
2017-11-19 Jan Hubickare PR ipa/60243 (IPA is slow on large cgraph tree)
2017-11-19 Jan Hubickare PR target/82713 (ICE in ix86_builtin_vectorization_c...
2017-11-19 Jakub Jelinekre PR c/66618 (Failure to diagnose non-constant initial...
2017-11-19 Tom de Vries[arc] Remove semicolon after do while (0) in FUNCTION_P...
2017-11-19 Tom de Vries[phoenix] Remove semicolon after do {} while (0) in...
2017-11-19 Tom de Vries[visium] Remove semicolon after ASM_OUTPUT_CASE_END
2017-11-19 Tom de Vries[ft32, spu] Remove semicolon after do {} while (0)...
2017-11-19 Tom de Vries[mcore] Remove semicolon after do {} while (0) in MCORE...
2017-11-19 Edward Smith... PR libstdc++/pr66689 - comp_ellint_3 and ellint_3 retur...
2017-11-19 GCC AdministratorDaily bump.
2017-11-18 Tom de Vries[vms] Add missing vmsdbgout_early_finish
2017-11-18 Jan Hubickacgraphclones.c (cgraph_edge::clone): Rename gcov_count...
2017-11-18 Janne BlomqvistPR 44292 Handle large record lengths
2017-11-18 Edward Smith... specfun.h: Expose airy_ai and airy_bi.
2017-11-18 Janne BlomqvistPR 83036 Make NEXTREC specifier for INQUIRE work for...
2017-11-18 Janne BlomqvistPR 44292 Enable large record lengths in OPEN and INQUIR...
2017-11-18 Thomas Koenigre PR fortran/83012 (Simply contiguous pointer function...
2017-11-18 Aldy Hernandezhash-set.h (hash_set::empty): New.
2017-11-18 GCC AdministratorDaily bump.
2017-11-17 Jan Hubicka* cgraph.c (cgraph_node::dump): Do IPA sanity checking...
2017-11-17 Igor TsimbalistEnable building libitm with Intel CET
2017-11-17 Igor TsimbalistAdd extra field to gtm_jmpbuf on x86 only
2017-11-17 Steve Ellceyfmls.c: New test.
2017-11-17 Steve Ellceyaarch64-simd.md (fnma<mode>4): Move neg operator to...
2017-11-17 Igor TsimbalistEnable building libobjc with Intel CET
2017-11-17 Steve Ellceypr81356.c: New test.
2017-11-17 Igor TsimbalistEnable building libgfortran with Intel CET
2017-11-17 Steve Ellceyre PR target/81356 (__builtin_strcpy is not good for...
2017-11-17 Igor TsimbalistEnable building libmpx with Intel CET
2017-11-17 Igor TsimbalistEnable building libquadmath with Intel CET
2017-11-17 Igor TsimbalistEnable building libssp with Intel CET
2017-11-17 Igor TsimbalistEnable building libvtv with Intel CET
2017-11-17 Igor TsimbalistEnable building libsanitizer with Intel CET
2017-11-17 Igor TsimbalistEnable building libstdc++-v3 with Intel CET
2017-11-17 Igor TsimbalistEnable building libgomp with Intel CET
2017-11-17 Igor TsimbalistEnable building libatomic with Intel CET
2017-11-17 Igor TsimbalistEnable building libbacktrace with Intel CET
2017-11-17 H.J. LuUse rcrt1.o%s/grcrt1.o%s to relocate static PIE
2017-11-17 Jan Hubickai386.c (ix86_multiplication_cost, [...]): Break out...
2017-11-17 Jan Hubickapredict.c (determine_unlikely_bbs): Set cgraph node...
2017-11-17 Jan Hubickatree-tailcall.c (eliminate_tail_call): Be more careful...
2017-11-17 Jan Hubickaipa-fnsummary.c (estimate_node_size_and_time): Be more...
2017-11-17 Jan Hubickaipa-cp.c (update_profiling_info): Handle conversion...
2017-11-17 Jeff Lawgimple-ssa-evrp.c (class evrp_range_analyzer): New...
2017-11-17 Jeff Lawgimple-ssa-evrp.c (evrp_dom_walker::record_ranges_from_...
2017-11-17 Jeff Lawgimple-ssa-evrp.c (evrp_dom_walker): Add cleanup method.
next