aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-08[Ada] Revert recent changes in the generation of deps in ali filesJustin Squirek3-42/+42
2019-01-08decl.c (start_decl): Improve permerror location.Paolo Carlini4-1/+23
2019-01-08teststuite - avoid parts of builtin-has-attribute tests requireing alias supp...Iain Sandoe3-6/+20
2019-01-08testsuite - Require alias support for three tests.Iain Sandoe4-0/+9
2019-01-08re PR c++/88554 (Segfault ICE when falling off the end of a reference-returni...Jonathan Wakely4-4/+30
2019-01-08Fix jit test case (PR jit/88747)David Malcolm2-1/+7
2019-01-08Daily bump.GCC Administrator1-1/+1
2019-01-07re PR c/88701 (Internal compiler error for valid program using compound liter...Jakub Jelinek4-1/+30
2019-01-08genattrtab bit-rot, and if_then_else in valuesAlan Modra2-45/+155
2019-01-07Fix diagnostics for never-defined inline and nested functions (PR c/88720, PR...Joseph Myers5-2/+116
2019-01-07* es.po: Update.Joseph Myers2-79/+61
2019-01-07decl.c (start_decl): Improve two error_at locations.Paolo Carlini5-10/+40
2019-01-07runtime: in doscanstackswitch, set gp->m before gogoIan Lance Taylor2-7/+8
2019-01-07compiler: move slice construction to callers of makesliceIan Lance Taylor8-92/+166
2019-01-07runtime: in getTraceback, set gp->m before gogoIan Lance Taylor3-7/+43
2019-01-07re PR fortran/45424 ([F08] Add IS_CONTIGUOUS intrinsic)Thomas Koenig22-2/+461
2019-01-07PR c++/88741 - wrong error with initializer-string.Marek Polacek4-0/+23
2019-01-07Fix IFN_MASK_STORE handling of IFN_GOMP_SIMD_LANERichard Sandiford2-0/+6
2019-01-07re PR c++/88261 (ICE: verify_gimple failed (error: non-trivial conversion at ...Bernd Edlinger16-71/+211
2019-01-07Fix ICE in get_initial_defs_for_reduction (PR 88567)Richard Sandiford2-11/+15
2019-01-07PR libstdc++/87787 avoid undefined null args to memcpy and memmoveJonathan Wakely3-4/+23
2019-01-07Investigating PR target/86891 revealed a number of issues with the way the...Richard Earnshaw6-65/+291
2019-01-07tree-ssa-uncprop.c (ssa_equip_hash_traits): Remove in favor of tree_operand_h...Richard Biener2-13/+6
2019-01-07Update documentation for C++17 filesystem libraryJonathan Wakely11-13/+20
2019-01-07Fix build for systems without POSIX truncateJonathan Wakely9-24/+391
2019-01-07[2/2] PR88598: Optimise reduc (bit_and)Richard Sandiford11-0/+386
2019-01-07[1/2] PR88598: Optimise x * { 0 or 1, 0 or 1, ... }Richard Sandiford10-7/+236
2019-01-07Replace outdated references to x86_64-unknown-linux-gnu in docsJonathan Wakely2-4/+9
2019-01-07[nvptx] Force vl32 if calling vector-partitionable routinesTom de Vries2-0/+53
2019-01-07sse.md (vec_extract<mode><ssehalfvecmodelower>): Use V_256_512 iterator inste...Jakub Jelinek2-2/+6
2019-01-07re PR debug/88723 (PR debug/88635 patch breaks testsuite_shared.cc compilation)Jakub Jelinek2-9/+18
2019-01-07re PR tree-optimization/88676 (missed opportunity in integer conditional)Jakub Jelinek6-3/+335
2019-01-07re PR sanitizer/88619 (ICE in asan_emit_stack_protection, at asan.c:1574 sinc...Jakub Jelinek4-1/+22
2019-01-07re PR c++/85052 (Implement support for clang's __builtin_convertvector)Jakub Jelinek22-17/+933
2019-01-07[nvptx] Handle large vector reductionsTom de Vries5-29/+170
2019-01-07[nvptx] Don't emit barriers for empty loops -- fixTom de Vries2-4/+17
2019-01-07[nvptx] Add support for a per-worker broadcast buffer and barrierTom de Vries3-19/+156
2019-01-07[nvptx] Allow larger PTX_MAX_VECTOR_LENGTH in nvptx_goacc_validate_dims_1Tom de Vries2-4/+34
2019-01-07[nvptx] Postpone warnings in nvptx_goacc_validate_dims_1Tom de Vries2-13/+30
2019-01-07[nvptx] Eliminate PTX_VECTOR_LENGTHTom de Vries2-7/+16
2019-01-07[nvptx] Add asserts in nvptx_goacc_validate_dimsTom de Vries2-0/+8
2019-01-07[nvptx] Fix libgomp.oacc-c-c++-common/vector-length-128-3.cTom de Vries2-1/+6
2019-01-07[openacc] Add oacc_get_min_dimTom de Vries3-0/+13
2019-01-07re PR target/88521 (GCC from r266355 miscompiles x265 for mingw-w64 target)Mateusz B4-0/+48
2019-01-07Make GFORTRAN_9 symbol node depend on GFORTRAN_8.Janne Blomqvist2-1/+6
2019-01-07Daily bump.GCC Administrator1-1/+1
2019-01-06PR libstdc++/86756 Move rest of std::filesystem to libstdc++.soJonathan Wakely49-329/+692
2019-01-06PR libstdc++/86756 add std::filesystem::path to libstdc++.soJonathan Wakely60-163/+251
2019-01-06PR libstdc++/87431 fix regression introduced by r264574Jonathan Wakely4-3/+118
2019-01-06re PR tree-optimization/86020 (Performance regression in Eigen geometry.cpp t...Jan Hubicka2-1/+10