aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-10[Ada] Use declared type for deciding on SPARK pointer rulesPiotr Trojanek2-5442/+5
2019-10-10re PR target/88630 (Incorrect float negating together with convertion to int ...Oleg Endo4-16/+106
2019-10-10Make comp_ptr_ttypes_real return bool.Marek Polacek2-7/+12
2019-10-10re PR middle-end/92046 (Command line options (that are per-functions) are aff...Richard Biener4-28/+30
2019-10-10re PR middle-end/92037 (LTO bootstrap broken in selftests)Jan Hubicka4-8/+26
2019-10-10lto-common.c (unify_scc): Do not merge anonymous NAMESPACE_DECLs.Richard Biener2-1/+7
2019-10-10S/390: Add support for z15 as CPU name.Andreas Krebbel14-117/+169
2019-10-10[Fortran, OpenMP] Actually pass use_device_addr on to the middle endTobias Burnus2-0/+8
2019-10-10S/390: PR91035 Fix call to __morestackAndreas Krebbel4-95/+109
2019-10-10c-common.h (c_omp_check_context_selector, [...]): Declare.Jakub Jelinek16-71/+1570
2019-10-10* cp-tree.h (template_info_decl_check): Check ENABLE_TREE_CHECKING.Jason Merrill2-29/+37
2019-10-10Daily bump.GCC Administrator1-1/+1
2019-10-09PR tree-optimization/90879 - fold zero-equality of strcmp between a longer st...Martin Sebor17-315/+1261
2019-10-09Implement C++20 P0388R4, DR 1307, and DR 330.Marek Polacek33-31/+902
2019-10-09Fix typo in test name.Marek Polacek1-0/+0
2019-10-09[Darwin] Improve Objective-C NeXT ABI version check.Iain Sandoe2-10/+16
2019-10-09[Darwin, machopic 3/n] Set a SYMBOL flag for indirections.Iain Sandoe3-1/+19
2019-10-09PR c++/92032 - DR 1601: Promotion of enum with fixed underlying type.Marek Polacek5-2/+123
2019-10-09Update the concepts implementation to conform to C++20.Jason Merrill326-4810/+9534
2019-10-09decl.c (grok_ctor_properties): Use DECL_SOURCE_LOCATION.Paolo Carlini24-155/+194
2019-10-09PR libstdc++/91057 set locale::id::_M_index atomicallyJonathan Wakely2-18/+62
2019-10-09tree-vect-loop.c (vect_is_simple_reduction): Simplify and allow stmts other t...Richard Biener4-61/+59
2019-10-09PR libstdc++/78552 only construct std::locale for C locale onceJonathan Wakely2-1/+9
2019-10-09[PR92036] Add 'libgomp.oacc-c-c++-common/data-firstprivate-1.c'Thomas Schwinge2-0/+171
2019-10-09avr-mmcu.texi: Re-generate because config/avr/avr-devices.c was changed in r2...Georg-Johann Lay1-1/+1
2019-10-09* config/avr/avr.md: Fix typo in a comment.Georg-Johann Lay1-1/+1
2019-10-09re PR testsuite/91884 (libgomp testsuite: (not) using a specific driver for C...Tobias Burnus3-0/+19
2019-10-09re PR libgomp/92028 (OpenACC 'host_data' execution test regressions with nvpt...Jakub Jelinek2-0/+31
2019-10-09tree-vectorizer.h (_stmt_vec_info::reduc_vectype_in): New.Richard Biener3-158/+49
2019-10-09use call-clobbered reg to disalign the stackAlexandre Oliva3-10/+20
2019-10-09Daily bump.GCC Administrator1-1/+1
2019-10-08PR c++/92001 - missing -Wclass-memaccess with array as first argument to memsetMartin Sebor4-1/+31
2019-10-08re PR tree-optimization/90836 (Missing popcount pattern matching)Dmitrij Pochepko5-0/+103
2019-10-08re PR tree-optimization/90836 (Missing popcount pattern matching)Dmitrij Pochepko2-0/+63
2019-10-08PR middle-end/92026 - gcc.dg/Wstringop-overflow-18.c FAILMartin Sebor4-11/+56
2019-10-08[Darwin] Remove code deprecated in 4.x.Iain Sandoe2-73/+9
2019-10-08[Darwin, machopic 2/n] Compute and cache indirection rules.Iain Sandoe3-2/+35
2019-10-08re PR rtl-optimization/91994 (r276327 breaks -mvzeroupper)Uros Bizjak2-2/+9
2019-10-08re PR fortran/91801 (ICE in gfc_simplify_reshape, at fortran/simplify.c:6733)Steven G. Kargl4-1/+27
2019-10-08DR 685 - Integral promotion of enum ignores fixed underlying type.Marek Polacek2-0/+16
2019-10-08re PR testsuite/92025 (gcc.dg/Wstringop-overflow-12.c XPASSes)Martin Sebor2-1/+6
2019-10-08Change the library search path when using --with-advance-toolchainTulio Magno Quites Machado Filho2-5/+12
2019-10-08tree-vectorizer.h (_stmt_vec_info::v_reduc_type): Remove.Richard Biener14-429/+379
2019-10-08Fortran - fix OpenMP 'target simd'Tobias Burnus4-0/+35
2019-10-08Add makefile target to update HTML files in source treeJonathan Wakely5-4/+32
2019-10-08Fortran - Improve OpenMP/OpenACC diagnosticTobias Burnus6-51/+86
2019-10-08Restore URL for Austern article on allocatorsJonathan Wakely3-0/+10
2019-10-08Remove Cell Broadband Engine SPU targetsThomas Schwinge2-0/+6
2019-10-08Extend 'libgfortran/runtime/minimal.c' per r274599 "PR fortran/68401 Improve ...Thomas Schwinge2-1/+25
2019-10-08Revise 'libgfortran/runtime/minimal.c' to better conform to the original sourcesThomas Schwinge2-72/+169