aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-20rs6000.md (isa attribute): Add support for for a future processor.Michael Meissner2-1/+11
2019-06-20re PR c++/87512 (Error: the type ‘const auto’ of ‘constexpr’ variable...Marek Polacek2-0/+25
2019-06-20i386: Generate standard floating point scalar operation patternsH.J. Lu14-0/+268
2019-06-20tree-ssa-alias.c (aliasing_component_refs_p): Remove ref2_is_decl parameter; ...Jan Hubicka4-16/+36
2019-06-20Skip libstdc++ debug build in early bootstrap stagesJonathan Wakely3-3/+31
2019-06-20Qualify calls to __never_valueless in <variant>Jonathan Wakely2-3/+6
2019-06-20re PR c++/89873 (internal compiler error: unexpected expression of kind impli...Marek Polacek2-0/+18
2019-06-20re PR fortran/90937 (ICE: in gfc_get_symbol_decl, at fortran/trans-decl.c:1538)Thomas Koenig4-5/+40
2019-06-20[testsuite] Add missing dg-require-effective-target global_constructorTom de Vries2-1/+7
2019-06-20[testsuite] Add missing dg-require-effective-target nonlocal_gotoTom de Vries4-0/+9
2019-06-20[testsuite] Add missing dg-require-effective-target indirect_jumpsTom de Vries5-0/+11
2019-06-20[testsuite] Add missing dg-require-effective-target label_valuesTom de Vries7-0/+15
2019-06-20[testsuite] Add missing dg-require-effective-target allocaTom de Vries21-0/+43
2019-06-20Fix outdated reference to C++17 draft in the docsJonathan Wakely2-2/+5
2019-06-20Improve tests for std::vector<bool> printerJonathan Wakely3-2/+10
2019-06-20Decrease hash-table-verification-limit from 100 to 10.Martin Liska2-1/+6
2019-06-20tree-vect-stmts.c (enum scan_store_kind): New type.Jakub Jelinek2-42/+83
2019-06-20fix ARM --with-fpu option checking and error messageAlexandre Oliva2-3/+8
2019-06-20Daily bump.GCC Administrator1-1/+1
2019-06-19Fix non-standard behaviour of std::istream_iteratorJonathan Wakely6-25/+207
2019-06-19Have std::vector printer's iterator return bool for vector<bool>Michael Weghorn4-7/+34
2019-06-19PR libstdc++/90920 restore previous checks for empty rangesJonathan Wakely3-5/+68
2019-06-19re PR tree-optimization/90626 (fold strcmp(a, b) == 0 to zero when one string...Martin Sebor2-2/+6
2019-06-19PR c++/60364 - noreturn after first decl not diagnosed.Marek Polacek17-30/+169
2019-06-19PR tree-optimization/90626 - fold strcmp(a, b) == 0 to zero when one string l...Martin Sebor6-9/+319
2019-06-19[Darwin, specs] Tidy some more linker options.Iain Sandoe4-27/+54
2019-06-19PR translation/90156 - add linter check suggesting to replace %<%s%> with %qsMartin Sebor4-37/+1044
2019-06-19re PR fortran/69499 ([F03] ICE-on-invalid on combining select type with wrong...Steven G. Kargl5-1/+27
2019-06-19re PR fortran/69398 ([OOP] ICE on class with duplicate dimension attribute sp...Steven G. Kargl4-0/+31
2019-06-19re PR fortran/87907 (ICE in resolve_contained_fntype, at fortran/resolve.c:587)Steven G. Kargl4-0/+37
2019-06-19[Darwin] Fix two off-by-one errors in the driver.Iain Sandoe2-2/+7
2019-06-19netbsd-elf.h (SYSARCH_ARM_SYNC_ICACHE): New definition.Maya Rashish2-1/+8
2019-06-19Fix value category bugs in std::reduceJonathan Wakely3-2/+79
2019-06-19compiler: optimize string concatenationsIan Lance Taylor4-83/+23
2019-06-19i386.md (cmpstrnsi): Remove dead code.Uros Bizjak2-17/+13
2019-06-19Simplify setjmp and non-local goto implementation (PR84521)Wilco Dijkstra14-291/+91
2019-06-19md.texi: Document vec_shl_<mode> pattern.Jakub Jelinek21-63/+493
2019-06-19omp-low.c (lower_rec_input_clauses): Handle references properly in inscan cla...Jakub Jelinek8-24/+468
2019-06-19* g++.dg/ubsan/pr63956.C: Adjust expected diagnostics.Jakub Jelinek2-4/+8
2019-06-19Add new micro-benchmark for string operations.Martin Liska2-0/+162
2019-06-19compiler: stack allocate a buffer for non-escaping string opsIan Lance Taylor3-18/+101
2019-06-19re PR fortran/89103 (Allow blank format items in format strings)Jim MacArthur10-5/+107
2019-06-19pr88834.c: Move from here...Kugan Vivekanandarajah2-1/+6
2019-06-19tree-ssa-address.c (preferred_mem_scale_factor): Handle when mem_mode is BLKm...Kugan Vivekanandarajah2-0/+9
2019-06-19Daily bump.GCC Administrator1-1/+1
2019-06-18compiler: avoid copy for string([]byte) conversion used in string concatenationCherry Zhang4-1/+33
2019-06-19Implement new serial algorithms from Parallelism TS (P0024R2)Jonathan Wakely13-9/+1159
2019-06-18xtensa: fix PR target/90922Max Filippov2-1/+9
2019-06-19[PR90921] Fortran OpenACC 'declare' directive's module handling causes duplic...Julian Brown4-1/+16
2019-06-19[PR85221] Set 'omp declare target', 'omp declare target link' attributes for ...Thomas Schwinge4-2/+63