aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-26C: Do not drop qualifiers in typeof for _Atomic types. [PR65455,PR92935]Martin Uecker3-24/+19
2020-11-25testsuite: Adjust nextafter and skip profile-info-section on AIX.David Edelsohn3-0/+7
2020-11-25[PR97983] LRA: Use the right emit func for putting insn in the destination BB.Vladimir N. Makarov1-7/+7
2020-11-26Daily bump.GCC Administrator16-1/+1076
2020-11-25Clean up -Wformat-diag warnings (PR bootstrap/97622, PR bootstrap/94982)Martin Sebor18-37/+109
2020-11-25New ipa-modref testcasesJan Hubicka5-0/+87
2020-11-25Add EAF_NODIRECTESCAPE flagJan Hubicka4-11/+40
2020-11-25Copy arg_flags in duplication hoooks in ipa-modrefJan Hubicka1-1/+5
2020-11-25PR fortran/85796 - Floating point exception with implied doHarald Anlauf2-2/+17
2020-11-25Add 'g++.dg/gomp/map-{1,2}.C'Thomas Schwinge4-4/+175
2020-11-25Fix templatized C++ OpenACC 'cache' directive ICEsThomas Schwinge7-13/+121
2020-11-25Improve abs with overflow implementationsStefan Kanthak1-30/+12
2020-11-25libstdc++: Remove redundant clock conversions in atomic waitsJonathan Wakely1-16/+24
2020-11-25libstdc++: Encapsulate __gthread_cond_t as std::__condvarJonathan Wakely5-121/+144
2020-11-25libstdc++: Fix testsuite helper functions [PR 97936]Jonathan Wakely7-10/+20
2020-11-25PR middle-end/97956 - ICE due to type mismatch in pointer_plus_expr during me...Martin Sebor2-1/+26
2020-11-25libstdc++: Fix missing subsumption in std::iterator_traits [PR 97935]Jonathan Wakely2-6/+67
2020-11-25libstdc++: Fix test failure on AIXJonathan Wakely1-0/+2
2020-11-25libsanitizer: Add recently added commit to LOCAL_PATCHESMatthew Malcomson1-0/+1
2020-11-25libsanitizer: Add testsMatthew Malcomson65-13/+1924
2020-11-25libsanitizer: Add hwasan pass and associated gimple changesMatthew Malcomson12-36/+845
2020-11-25libsanitizer: mid-end: Introduce stack variable handling for HWASANMatthew Malcomson15-27/+885
2020-11-25libsanitizer: options: Add hwasan flags and argument parsingMatthew Malcomson15-20/+283
2020-11-25libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson8-6/+21
2020-11-25libsanitizer: Only build libhwasan when targeting AArch64Matthew Malcomson5-18/+60
2020-11-25libsanitizer: Tie the hwasan library into our build systemMatthew Malcomson15-10/+941
2020-11-25libsanitizer: Hwasan reporting check for dladdr failingMatthew Malcomson1-1/+2
2020-11-25libsanitizer: add hwasan.Martin Liska34-1/+4575
2020-11-25testsuite: Rename test to avoid typo in its name [PR95862]Jakub Jelinek1-0/+0
2020-11-25aarch64: Avoid false dependencies for SVE unary operationsRichard Sandiford136-74/+319
2020-11-25compiler: avoid silent truncation for string(1 << 32)Ian Lance Taylor2-2/+10
2020-11-25middle-end: __builtin_mul_overflow expansion improvements [PR95862]Jakub Jelinek2-1/+169
2020-11-25Free more of CFGJan Hubicka3-17/+32
2020-11-25middle-end/97579 - lower VECTOR_BOOLEAN_TYPE_P VEC_COND_EXPRsRichard Biener2-2/+51
2020-11-25Fix atomic_capture-1.f90 testcaseAndrew Stubbs1-19/+19
2020-11-25[Ada] Further optimization with uninitialized aggregatesEd Schonberg2-46/+62
2020-11-25[Ada] Spurious error on instance with predicated actualEd Schonberg1-4/+14
2020-11-25[Ada] Fix couple of minor issues with local exception propagationEric Botcazou2-6/+17
2020-11-25[Ada] Remove shadowing by a nested subprogram parameterPiotr Trojanek1-6/+6
2020-11-25[Ada] Merge duplicated processing for gnatmake -u and -U switchesPiotr Trojanek1-12/+2
2020-11-25[Ada] Document attribute Has_Tagged_Values in GNAT RMPiotr Trojanek5-487/+516
2020-11-25[Ada] Minor whitespace fix in expansion of attribute SizePiotr Trojanek1-7/+7
2020-11-25[Ada] Use hardcoded names when converting aspects to pragmasPiotr Trojanek1-13/+13
2020-11-25[Ada] Reuse Is_Named_Number where possiblePiotr Trojanek2-4/+2
2020-11-25[Ada] Simplify aspect processing with membership testsPiotr Trojanek1-107/+83
2020-11-25[Ada] Fix copy-paste mistake in diagnostics for aspect Effective_WritesPiotr Trojanek1-2/+2
2020-11-25[Ada] Simplify Ekind tests with wrappers and membership testsPiotr Trojanek1-13/+10
2020-11-25[Ada] Simplify Is_Standard_xxx_Type routines with membership testsPiotr Trojanek1-31/+9
2020-11-25[Ada] Consistently use explicit Entity_Id type instead of aliasPiotr Trojanek1-11/+11
2020-11-25[Ada] Don't constant-fold renamed qualified expressionsSteve Baird1-1/+43