aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-20Reduce stack size in gcc.dg/tree-ssa/ldist-27.cTom de Vries2-4/+12
2017-10-20configure.ac (ACX_PROG_GNAT): Append "libgnat" to the include dir.Nicolas Roche3-2/+7
2017-10-20re PR target/82158 (_Noreturn functions that do return clobber caller's regis...Jakub Jelinek4-2/+68
2017-10-20re PR sanitizer/82595 (bootstrap fails in libsanitizer on powerpc64-unknown-l...Jakub Jelinek6-20/+71
2017-10-20re PR target/82370 (AVX512 can use a memory operand for immediate-count vpsrl...Jakub Jelinek9-31/+277
2017-10-20re PR target/82370 (AVX512 can use a memory operand for immediate-count vpsrl...Jakub Jelinek3-21/+39
2017-10-20Add GFNI command line options and macrosJulia Koval8-1/+43
2017-10-20msp430.c (msp430_option_override): Disable -fdelete-null-pointer-checks.Orlando Arias5-2/+18
2017-10-20re PR c++/82308 ([C++17] deduction of template arguments results in internal ...Paolo Carlini2-1/+30
2017-10-20Daily bump.GCC Administrator1-1/+1
2017-10-19exp_ch6.adb (Is_Build_In_Place_Result_Type): Fix silly bug -- "Typ" should be...Bob Duff2-9/+16
2017-10-19[multiple changes]Pierre-Marie de Rodat7-34/+164
2017-10-20PR82575, lto debugobj references __gnu_lto_slim, ld test liblto-17 failsAlan Modra2-6/+21
2017-10-19x86-tune-costs.h (generic_cost, core_cost): Correct costs of x87 and SSE inst...Jan Hubicka2-22/+26
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka60-648/+386
2017-10-19Fix oversightsEric Botcazou1-4/+4
2017-10-19re PR target/82618 (Inefficient double-word subtraction on x86_64)Uros Bizjak4-0/+40
2017-10-19ira-color: fix allocno_priority_compare_func for qsort (PR 82395)Alexander Monakov2-5/+10
2017-10-19i386.c (output_387_binary_op): Rewrite SSE part.Uros Bizjak2-86/+74
2017-10-19PR tree-optimization/82596 - missing -Warray-bounds on an out-of-boundsMartin Sebor4-0/+40
2017-10-19asan.c (handle_builtin_alloca): Deal with all alloca variants.Eric Botcazou29-137/+288
2017-10-19re PR c++/82600 (Address of local variable returned [-Werror=return-local-add...Jakub Jelinek4-1/+31
2017-10-19Improve tests for error reporting in Filesystem TSJonathan Wakely4-4/+26
2017-10-19Fix path::iterator post-increment and post-decrementJonathan Wakely3-2/+26
2017-10-19Update references to C++17 in libstdc++ manualJonathan Wakely2-16/+19
2017-10-19Use __LONG_LONG_MAX__ instead of LONG_LONG_MAX in testJonathan Wakely2-1/+6
2017-10-19re PR debug/82509 (DW_AT_endianity issues with attribute scalar_storage_order)Eric Botcazou6-32/+130
2017-10-19[ARM] PR 82445 - suppress 32-bit aligned ldrd/strd peepholing with -mno-unali...Richard Earnshaw7-7/+59
2017-10-19flag-types.h (enum sanitize_code): Add SANITIZE_BUILTIN.Jakub Jelinek8-2/+143
2017-10-19ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins...Jakub Jelinek278-6121/+14651
2017-10-19Revert r238089 (PR driver/81829).Martin Liska4-44/+7
2017-10-19rs6000: Fix "missing mode" on UNSPEC_TOCSLOTSegher Boessenkool2-4/+10
2017-10-19re PR target/82580 (Optimize comparisons for __int128 on x86-64)Jakub Jelinek4-1/+72
2017-10-19Specify required stack size for gcc.dg/tree-ssa/ldist-27.cTom de Vries2-0/+5
2017-10-19Add dg-require-stack-sizeTom de Vries13-52/+50
2017-10-19Derive interface buffers from max name lengthBernhard Reutner-Fischer2-3/+9
2017-10-19Update my last ChangeLog entry to properly specify overloaded functions.Aldy Hernandez1-4/+4
2017-10-19Do not instrument use-after-scope for vars with large alignment (PR sanitizer...Martin Liska4-1/+59
2017-10-19re PR fortran/82568 ([6/7/8] ICE with do-loop inside BLOCK inside omp)Jakub Jelinek6-10/+129
2017-10-19Use Levenshtein spelling suggestions in Fortran FEBernhard Reutner-Fischer12-17/+483
2017-10-19Daily bump.GCC Administrator1-1/+1
2017-10-18re PR fortran/82567 ([6/7/8] gfortran takes a long time to compile a simple i...Thomas Koenig4-1/+62
2017-10-18ira: volatile asm's are not moveable (PR82602)Segher Boessenkool2-0/+11
2017-10-18re PR fortran/79795 (Fortran ICE in resolve_symbol starting with r163221)Thomas Koenig4-1/+32
2017-10-18re PR target/82580 (Optimize comparisons for __int128 on x86-64)Uros Bizjak7-14/+145
2017-10-18wide-int.cc (debug): New.Aldy Hernandez2-0/+40
2017-10-18re PR libfortran/82233 (execute_command_line causes program to stop when comm...Thomas Koenig2-3/+8
2017-10-18re PR middle-end/82556 (internal compiler error in curr_insn_transform, at lr...Vladimir Makarov4-3/+44
2017-10-18tree-loop-distribution.c (INCLUDE_ALGORITHM): New header file.Bin Cheng9-7/+232
2017-10-18re PR tree-optimization/82574 (wrong code at -O3 on x86_64-linux-gnu)Bin Cheng4-11/+47