summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* exp_aggr.adb (Initialize_Array_Component): Avoid adjusting a component of an ...Pierre-Marie de Rodat2017-10-2022-97/+195
* sinfo.ads, sinfo.adb (Alloc_For_BIP_Return): New flag to indicate that an all...Bob Duff2017-10-207-16/+67
* i386.md (isa): Remove fma_avx512f.Jakub Jelinek2017-10-203-33/+35
* Add documentation for fcf-protection option and nocf_check attributeIgor Tsimbalist2017-10-205-5/+106
* re PR tree-optimization/82473 (ICE in vect_get_vec_def_for_stmt_copy, at tree...Richard Biener2017-10-204-2/+38
* Add generic part for Intel CET enabling. The spec is available atIgor Tsimbalist2017-10-2016-8/+188
* [arm] Fix architecture selection when building libatomic with automatic FPU s...Richard Earnshaw2017-10-203-2/+8
* * x86-tune-costs.h (core_cost): Fix div, move and sqrt latencies.Jan Hubicka2017-10-202-17/+24
* re PR tree-optimization/82603 (ICE in ifcvt_local_dce w/ -O2 -ftree-loop-vect...Richard Biener2017-10-204-1/+37
* 2017-10-20 Richard Biener <rguenther@suse.de>Richard Biener2017-10-203-32/+39
* Reduce stack size in gcc.dg/tree-ssa/ldist-27.cTom de Vries2017-10-202-4/+12
* configure.ac (ACX_PROG_GNAT): Append "libgnat" to the include dir.Nicolas Roche2017-10-203-2/+7
* re PR target/82158 (_Noreturn functions that do return clobber caller's regis...Jakub Jelinek2017-10-204-2/+68
* re PR sanitizer/82595 (bootstrap fails in libsanitizer on powerpc64-unknown-l...Jakub Jelinek2017-10-206-20/+71
* re PR target/82370 (AVX512 can use a memory operand for immediate-count vpsrl...Jakub Jelinek2017-10-209-31/+277
* re PR target/82370 (AVX512 can use a memory operand for immediate-count vpsrl...Jakub Jelinek2017-10-203-21/+39
* Add GFNI command line options and macrosJulia Koval2017-10-208-1/+43
* msp430.c (msp430_option_override): Disable -fdelete-null-pointer-checks.Orlando Arias2017-10-205-2/+18
* re PR c++/82308 ([C++17] deduction of template arguments results in internal ...Paolo Carlini2017-10-202-1/+30
* Daily bump.GCC Administrator2017-10-201-1/+1
* exp_ch6.adb (Is_Build_In_Place_Result_Type): Fix silly bug -- "Typ" should be...Bob Duff2017-10-192-9/+16
* [multiple changes]Pierre-Marie de Rodat2017-10-197-34/+164
* PR82575, lto debugobj references __gnu_lto_slim, ld test liblto-17 failsAlan Modra2017-10-202-6/+21
* x86-tune-costs.h (generic_cost, core_cost): Correct costs of x87 and SSE inst...Jan Hubicka2017-10-192-22/+26
* asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka2017-10-1960-648/+386
* Fix oversightsEric Botcazou2017-10-191-4/+4
* re PR target/82618 (Inefficient double-word subtraction on x86_64)Uros Bizjak2017-10-194-0/+40
* ira-color: fix allocno_priority_compare_func for qsort (PR 82395)Alexander Monakov2017-10-192-5/+10
* i386.c (output_387_binary_op): Rewrite SSE part.Uros Bizjak2017-10-192-86/+74
* PR tree-optimization/82596 - missing -Warray-bounds on an out-of-boundsMartin Sebor2017-10-194-0/+40
* asan.c (handle_builtin_alloca): Deal with all alloca variants.Eric Botcazou2017-10-1929-137/+288
* re PR c++/82600 (Address of local variable returned [-Werror=return-local-add...Jakub Jelinek2017-10-194-1/+31
* Improve tests for error reporting in Filesystem TSJonathan Wakely2017-10-194-4/+26
* Fix path::iterator post-increment and post-decrementJonathan Wakely2017-10-193-2/+26
* Update references to C++17 in libstdc++ manualJonathan Wakely2017-10-192-16/+19
* Use __LONG_LONG_MAX__ instead of LONG_LONG_MAX in testJonathan Wakely2017-10-192-1/+6
* re PR debug/82509 (DW_AT_endianity issues with attribute scalar_storage_order)Eric Botcazou2017-10-196-32/+130
* [ARM] PR 82445 - suppress 32-bit aligned ldrd/strd peepholing with -mno-unali...Richard Earnshaw2017-10-197-7/+59
* flag-types.h (enum sanitize_code): Add SANITIZE_BUILTIN.Jakub Jelinek2017-10-198-2/+143
* ubsan.c (ubsan_expand_null_ifn): Use _v1 suffixed type mismatch builtins...Jakub Jelinek2017-10-19278-6121/+14651
* Revert r238089 (PR driver/81829).Martin Liska2017-10-194-44/+7
* rs6000: Fix "missing mode" on UNSPEC_TOCSLOTSegher Boessenkool2017-10-192-4/+10
* re PR target/82580 (Optimize comparisons for __int128 on x86-64)Jakub Jelinek2017-10-194-1/+72
* Specify required stack size for gcc.dg/tree-ssa/ldist-27.cTom de Vries2017-10-192-0/+5
* Add dg-require-stack-sizeTom de Vries2017-10-1913-52/+50
* Derive interface buffers from max name lengthBernhard Reutner-Fischer2017-10-192-3/+9
* Update my last ChangeLog entry to properly specify overloaded functions.Aldy Hernandez2017-10-191-4/+4
* Do not instrument use-after-scope for vars with large alignment (PR sanitizer...Martin Liska2017-10-194-1/+59
* re PR fortran/82568 ([6/7/8] ICE with do-loop inside BLOCK inside omp)Jakub Jelinek2017-10-196-10/+129
* Use Levenshtein spelling suggestions in Fortran FEBernhard Reutner-Fischer2017-10-1912-17/+483