platform/upstream/gcc.git
2017-10-19 Uros Bizjaki386.c (output_387_binary_op): Rewrite SSE part.
2017-10-19 Martin SeborPR tree-optimization/82596 - missing -Warray-bounds...
2017-10-19 Eric Botcazouasan.c (handle_builtin_alloca): Deal with all alloca...
2017-10-19 Jakub Jelinekre PR c++/82600 (Address of local variable returned...
2017-10-19 Jonathan WakelyImprove tests for error reporting in Filesystem TS
2017-10-19 Jonathan WakelyFix path::iterator post-increment and post-decrement
2017-10-19 Jonathan WakelyUpdate references to C++17 in libstdc++ manual
2017-10-19 Jonathan WakelyUse __LONG_LONG_MAX__ instead of LONG_LONG_MAX in test
2017-10-19 Eric Botcazoure PR debug/82509 (DW_AT_endianity issues with attribut...
2017-10-19 Richard Earnshaw[ARM] PR 82445 - suppress 32-bit aligned ldrd/strd...
2017-10-19 Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_BUILTIN.
2017-10-19 Jakub Jelinekubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type...
2017-10-19 Martin LiskaRevert r238089 (PR driver/81829).
2017-10-19 Segher Boessenkoolrs6000: Fix "missing mode" on UNSPEC_TOCSLOT
2017-10-19 Jakub Jelinekre PR target/82580 (Optimize comparisons for __int128...
2017-10-19 Tom de VriesSpecify required stack size for gcc.dg/tree-ssa/ldist...
2017-10-19 Tom de VriesAdd dg-require-stack-size
2017-10-19 Bernhard Reutner... Derive interface buffers from max name length
2017-10-19 Aldy HernandezUpdate my last ChangeLog entry to properly specify...
2017-10-19 Martin LiskaDo not instrument use-after-scope for vars with large...
2017-10-19 Jakub Jelinekre PR fortran/82568 ([6/7/8] ICE with do-loop inside...
2017-10-19 Bernhard Reutner... Use Levenshtein spelling suggestions in Fortran FE
2017-10-19 GCC AdministratorDaily bump.
2017-10-18 Thomas Koenigre PR fortran/82567 ([6/7/8] gfortran takes a long...
2017-10-18 Segher Boessenkoolira: volatile asm's are not moveable (PR82602)
2017-10-18 Thomas Koenigre PR fortran/79795 (Fortran ICE in resolve_symbol...
2017-10-18 Uros Bizjakre PR target/82580 (Optimize comparisons for __int128...
2017-10-18 Aldy Hernandezwide-int.cc (debug): New.
2017-10-18 Thomas Koenigre PR libfortran/82233 (execute_command_line causes...
2017-10-18 Vladimir Makarovre PR middle-end/82556 (internal compiler error in...
2017-10-18 Bin Chengtree-loop-distribution.c (INCLUDE_ALGORITHM): New heade...
2017-10-18 Bin Chengre PR tree-optimization/82574 (wrong code at -O3 on...
2017-10-18 Richard Bienerre PR tree-optimization/82591 ([graphite] Compile-time...
2017-10-18 Richard Biener2017-10-18 Richard Biener <rguenther@suse.de>
2017-10-18 Martin LiskaFix failing test-case
2017-10-18 Martin LiskaFix -Wimplicit-fallthrough in combine.c
2017-10-18 Eric Botcazoumisc.c (gnat_tree_size): Move around.
2017-10-18 Jakub Jelinekre PR lto/82598 (lto debugobj lacks .note.GNU-stack)
2017-10-18 Robin DappS/390: Do not end groups after fallthru edge.
2017-10-18 Robin DappS/390: Handle long-running instructions.
2017-10-18 Paul Thomasre PR fortran/82550 (program using submodules fails...
2017-10-18 Richard Bienergraphite-isl-ast-to-gimple.c (gcc_expression_from_isl_a...
2017-10-18 Andreas KrebbelS/390: Fix vec-cmp-2 testcase
2017-10-18 Martin LiskaDo not put gimple stmt on an abnormal edge (PR sanitize...
2017-10-18 Paolo Carlinire PR c++/69057 ([C++14] constexpr static variable...
2017-10-18 Paolo Carlinire PR c++/68884 (template of value template crashes...
2017-10-18 Sebastian HuberUpdate -ffunction/data-sections documentation
2017-10-18 Paolo Carlinire PR c++/79474 (Multiple definitions of user-defined...
2017-10-18 GCC AdministratorDaily bump.
2017-10-17 Eric Botcazoutree-ssa-loop-ivopts.c (add_autoinc_candidates): Bail...
2017-10-17 Eric Botcazou* gcc.dg/attr-alloc_size-11.c: UnXFAIL for visium-*-*.
2017-10-17 Eric Botcazouvisium.c (visium_select_cc_mode): Return CCmode for...
2017-10-17 Jakub Jelineklanghooks.h (struct lang_hooks): Document that tree_siz...
2017-10-17 Paolo Carlinire PR c++/71821 (ICE on invalid C++11 code (incorrect...
2017-10-17 David MalcolmSimplify format_warning_at_substring API
2017-10-17 Paolo Carlinire PR c++/71368 ([concepts] ICE on constrained compound...
2017-10-17 Martin LiskaAdd gcc_checking_assert for sbitmap.c.
2017-10-17 Jan Hubicka* i386/i386.c (x86_builtin_vectorization_cost): Likewise.
2017-10-17 Jan Hubickatarget.h (enum vect_cost_for_stmt): Add vec_gather_load...
2017-10-17 Uros Bizjakreg-stack.c (compare_for_stack_reg): Add bool argument.
2017-10-17 Nathan Sidwell[C++ PATCH 82560] missing dtor call
2017-10-17 Nathan Sidwell[PATCH, middle-end/82577] Fix DECL_ASSEMBLER_NAME ICE
2017-10-17 Nathan Sidwell[PATCH PR/82546] tree node size
2017-10-17 Qing Zhaore PR middle-end/80295 (ICE in __builtin_update_setjmp_...
2017-10-17 Qing Zhaore PR middle-end/80295 (ICE in __builtin_update_setjmp_...
2017-10-17 Richard Bienergraphite-dependences.c (scop_get_reads_and_writes)...
2017-10-17 Jackson WoodruffFactor out division by squares and remove division...
2017-10-17 Richard Biener2017-10-17 Richard Biener <rguenther@suse.de>
2017-10-17 Richard Bienerre PR tree-optimization/82563 ([graphite] ICE in check_...
2017-10-17 Thomas SchwingeRestore "dg-do run" directives for libgomp.oacc-fortran...
2017-10-17 Paolo Carlinire PR c++/67831 (Internal error on complicated constexp...
2017-10-17 Paolo Carlinire PR c++/82570 (Lambda fails to compile because it...
2017-10-17 Jakub Jelinekre PR tree-optimization/82549 (ICE at -O1 and above...
2017-10-17 Martin LiskaImprove FAIL message for dump-*-times functions.
2017-10-17 Olga MakhotinaAdd missing REDUCE[SD,SS] intrinsics
2017-10-17 GCC AdministratorDaily bump.
2017-10-16 Igor TsimbalistMAINTAINERS (write after approval): Add myself.
2017-10-16 David MalcolmAdd gnu::unique_ptr
2017-10-16 Vladimir Makarovre PR sanitizer/82353 (runtime ubsan crash)
2017-10-16 Martin LiskaFix attrib-5.c test-case.
2017-10-16 Jeff Law* tree-ssa-dse.c (live_bytes_read): Fix thinko.
2017-10-16 Fritz Reesere PR fortran/82511 (ICE Bad IO basetype (12) on attemp...
2017-10-16 Jan Hubicka* x86-tune-costs.h (znver1_cost): Fix move cost tables.
2017-10-16 Olivier Hainqueconfig.gcc (powerpc*-*-*spe*): Pick 8548 as the default...
2017-10-16 Paolo Carlinire PR c++/64931 (ICE on function with deduced return...
2017-10-16 Thomas Preud... [ARM] Allow +nodsp for -mcpu=cortex-m33
2017-10-16 Wilco Dijkstrare PR target/82442 (vect/pr31699.c fails on arm)
2017-10-16 Martin LiskaAdd selftests for bitmap_set_range.
2017-10-16 Tamar Christinaarm_neon.h (vdot_u32, [...]): New.
2017-10-16 Tamar Christina2017-10-16 Tamar Christina <tamar.christina@arm.com>
2017-10-16 Tamar Christinaaarch64.h (AARCH64_FL_DOTPROD): New.
2017-10-16 Tamar Christinaarm-builtins.c (arm_unsigned_uternop_qualifiers): New.
2017-10-16 Tamar Christinaarm.h (TARGET_DOTPROD): New.
2017-10-16 Tom de VriesEnable libgomp.oacc-*/declare-*.{c,f90} for non-nvidia...
2017-10-16 Jakub Jelinekre PR c++/53574 (ICE with -fstack-usage)
2017-10-16 Paolo Carlinire PR c++/61323 ('static' and 'const' attributes cause...
2017-10-16 François Dumontre PR libstdc++/82558 (V8 JavaScript engine segfaults...
2017-10-16 GCC AdministratorDaily bump.
2017-10-15 Paolo Carlinire PR c++/54090 (internal compiler error: in unify...
2017-10-15 Jan Hubickai386.c (ix86_vec_cost): New function.
next