summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge trunk r263669.devel/c++-name-lookupNathan Sidwell2018-08-203-5/+10
|\
| * [CPP PATCH] node field bitsNathan Sidwell2018-08-202-3/+8
* | Merge trunk r263667.Nathan Sidwell2018-08-2015-113/+315
|\ \ | |/
| * [CPP PATCH] node typeNathan Sidwell2018-08-207-152/+139
| * [CPP PATCH] Fix warning & other cleanups.Nathan Sidwell2018-08-204-14/+14
| * expr.c (store_field): Change gcc_assert to gcc_checking_assert.Bernd Edlinger2018-08-202-1/+5
| * re PR target/86984 (invalid relocation accessing a const char array)Bernd Edlinger2018-08-205-1/+122
| * [PATCH] Kill cpp-id-data.hNathan Sidwell2018-08-207-27/+17
| * re PR c++/78655 (gcc doesn't exploit the fact that the result of pointer addi...Richard Biener2018-08-204-1/+40
| * PR libstdc++/86963 Remove use of __tuple_base in std::tupleJonathan Wakely2018-08-202-90/+57
| * [debug] Fix handling of vlas in ltoTom de Vries2018-08-202-12/+27
* | Merge trunk r263658.Nathan Sidwell2018-08-20120-318/+17994
|\ \ | |/
| * [PATCH] #assert becomes macro-likeNathan Sidwell2018-08-208-125/+129
| * Refactor std::optional SFINAE constraintsJonathan Wakely2018-08-204-177/+187
| * Daily bump.GCC Administrator2018-08-201-1/+1
| * re PR target/86994 (64-bit gcc.target/i386/20040112-1.c FAILs)Uros Bizjak2018-08-192-14/+13
| * Daily bump.GCC Administrator2018-08-191-1/+1
| * 86658.cc: Use dg-options to define _GLIBCXX_DEBUG.François Dumont2018-08-182-1/+6
| * Darwin emits pubnames/types by default which mask the intent of the test.Iain Sandoe2018-08-182-0/+7
| * Darwin does not support gsplit-dwarf.Iain Sandoe2018-08-187-1/+30
| * Daily bump.GCC Administrator2018-08-181-1/+1
| * [PATCH] Adjust lazy macro definitionNathan Sidwell2018-08-176-84/+96
| * re PR testsuite/86996 (gcc.dg/tree-ssa/builtin-sprintf-warn-1.c FAILs)Martin Sebor2018-08-172-3/+9
| * C++: -Wwrite-strings: use location of string constantDavid Malcolm2018-08-174-4/+39
| * doc: Use @ref, not @xref, in the middle of a sentenceSegher Boessenkool2018-08-172-1/+6
| * 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2018-08-172-0/+6
| * C-SKY port: libgccJojo2018-08-179-0/+1371
| * C-SKY port: TestsuiteSandra Loosemore2018-08-1735-4/+471
| * C-SKY port: DocumentationSandra Loosemore2018-08-174-0/+281
| * C-SKY port: Backend implementationJojo2018-08-1728-0/+14577
| * C-SKY port: ConfiguryJojo2018-08-176-2/+93
| * Formatted printing for dump_* in the middle-endDavid Malcolm2018-08-1713-50/+496
| * PR libstdc++/86963 Implement LWG 2729 constraints on tuple assignmentJonathan Wakely2018-08-175-43/+319
| * Fix poly types after PR tree-optimization/71625 strlen optimizationSzabolcs Nagy2018-08-172-0/+10
| * rs6000: Give names to cbranch/creturn patternsSegher Boessenkool2018-08-172-5/+10
* | Merge trunk r263622.Nathan Sidwell2018-08-1710-23/+35
|\ \ | |/
| * [PATCH] Macro body is trailing arrayNathan Sidwell2018-08-178-163/+225
* | Merge trunk r263618.Nathan Sidwell2018-08-17118-645/+1393
|\ \ | |/
| * [PATCH] Move cpp_macro to cpplib.hNathan Sidwell2018-08-179-59/+74
| * re PR tree-optimization/86841 (ICE in gcc/gcc/tree-vrp.c:1325 with graphite)Richard Biener2018-08-172-1/+6
| * Merge Ignore and Deprecated in .opt files.Martin Liska2018-08-1773-227/+219
| * re PR middle-end/86505 (__builtin_va_arg_pack_len() computes the number of ar...Richard Biener2018-08-174-6/+60
| * re PR tree-optimization/86853 (sprintf optimization for wide strings doesn't ...Martin Sebor2018-08-166-22/+259
| * Daily bump.GCC Administrator2018-08-171-1/+1
| * builtins.c (c_strlen): Add new parameter eltsize.Bernd Edlinger2018-08-168-53/+87
| * diagnostics: fix bad interaction between line spans and line numbersDavid Malcolm2018-08-164-3/+39
| * diagnostics: tweak to line-insertion fix-it hints with line-numberingDavid Malcolm2018-08-164-5/+19
| * rs6000: Delete old add+cmp patternsSegher Boessenkool2018-08-162-45/+5
| * rs6000: Remove "length 4" from other insnsSegher Boessenkool2018-08-168-138/+80
| * rs6000: Remove "length 4" from branch insnsSegher Boessenkool2018-08-164-68/+40