aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-20Merge trunk r263669.devel/c++-name-lookupNathan Sidwell3-5/+10
2018-08-20[CPP PATCH] node field bitsNathan Sidwell2-3/+8
2018-08-20Merge trunk r263667.Nathan Sidwell15-113/+315
2018-08-20[CPP PATCH] node typeNathan Sidwell7-152/+139
2018-08-20[CPP PATCH] Fix warning & other cleanups.Nathan Sidwell4-14/+14
2018-08-20expr.c (store_field): Change gcc_assert to gcc_checking_assert.Bernd Edlinger2-1/+5
2018-08-20re PR target/86984 (invalid relocation accessing a const char array)Bernd Edlinger5-1/+122
2018-08-20[PATCH] Kill cpp-id-data.hNathan Sidwell7-27/+17
2018-08-20re PR c++/78655 (gcc doesn't exploit the fact that the result of pointer addi...Richard Biener4-1/+40
2018-08-20PR libstdc++/86963 Remove use of __tuple_base in std::tupleJonathan Wakely2-90/+57
2018-08-20[debug] Fix handling of vlas in ltoTom de Vries2-12/+27
2018-08-20Merge trunk r263658.Nathan Sidwell120-318/+17994
2018-08-20[PATCH] #assert becomes macro-likeNathan Sidwell8-125/+129
2018-08-20Refactor std::optional SFINAE constraintsJonathan Wakely4-177/+187
2018-08-20Daily bump.GCC Administrator1-1/+1
2018-08-19re PR target/86994 (64-bit gcc.target/i386/20040112-1.c FAILs)Uros Bizjak2-14/+13
2018-08-19Daily bump.GCC Administrator1-1/+1
2018-08-1886658.cc: Use dg-options to define _GLIBCXX_DEBUG.François Dumont2-1/+6
2018-08-18Darwin emits pubnames/types by default which mask the intent of the test.Iain Sandoe2-0/+7
2018-08-18Darwin does not support gsplit-dwarf.Iain Sandoe7-1/+30
2018-08-18Daily bump.GCC Administrator1-1/+1
2018-08-17[PATCH] Adjust lazy macro definitionNathan Sidwell6-84/+96
2018-08-17re PR testsuite/86996 (gcc.dg/tree-ssa/builtin-sprintf-warn-1.c FAILs)Martin Sebor2-3/+9
2018-08-17C++: -Wwrite-strings: use location of string constantDavid Malcolm4-4/+39
2018-08-17Merge trunk r263622.Nathan Sidwell10-23/+35
2018-08-17doc: Use @ref, not @xref, in the middle of a sentenceSegher Boessenkool2-1/+6
2018-08-172018-08-17 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2-0/+6
2018-08-17C-SKY port: libgccJojo9-0/+1371
2018-08-17C-SKY port: TestsuiteSandra Loosemore35-4/+471
2018-08-17C-SKY port: DocumentationSandra Loosemore4-0/+281
2018-08-17C-SKY port: Backend implementationJojo28-0/+14577
2018-08-17C-SKY port: ConfiguryJojo6-2/+93
2018-08-17Formatted printing for dump_* in the middle-endDavid Malcolm13-50/+496
2018-08-17PR libstdc++/86963 Implement LWG 2729 constraints on tuple assignmentJonathan Wakely5-43/+319
2018-08-17Fix poly types after PR tree-optimization/71625 strlen optimizationSzabolcs Nagy2-0/+10
2018-08-17rs6000: Give names to cbranch/creturn patternsSegher Boessenkool2-5/+10
2018-08-17[PATCH] Macro body is trailing arrayNathan Sidwell8-163/+225
2018-08-17Merge trunk r263618.Nathan Sidwell118-645/+1393
2018-08-17[PATCH] Move cpp_macro to cpplib.hNathan Sidwell9-59/+74
2018-08-17re PR tree-optimization/86841 (ICE in gcc/gcc/tree-vrp.c:1325 with graphite)Richard Biener2-1/+6
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska73-227/+219
2018-08-17re PR middle-end/86505 (__builtin_va_arg_pack_len() computes the number of ar...Richard Biener4-6/+60
2018-08-16re PR tree-optimization/86853 (sprintf optimization for wide strings doesn't ...Martin Sebor6-22/+259
2018-08-17Daily bump.GCC Administrator1-1/+1
2018-08-16builtins.c (c_strlen): Add new parameter eltsize.Bernd Edlinger8-53/+87
2018-08-16diagnostics: fix bad interaction between line spans and line numbersDavid Malcolm4-3/+39
2018-08-16diagnostics: tweak to line-insertion fix-it hints with line-numberingDavid Malcolm4-5/+19
2018-08-16rs6000: Delete old add+cmp patternsSegher Boessenkool2-45/+5
2018-08-16rs6000: Remove "length 4" from other insnsSegher Boessenkool8-138/+80
2018-08-16rs6000: Remove "length 4" from branch insnsSegher Boessenkool4-68/+40