aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-07[Ada] Unsynchronized access to a Boolean in tasking stateSteve Baird1-2/+3
2021-07-07aarch64: Remove a vestigial %K [PR101363]Martin Sebor1-1/+2
2021-07-07testsuite: gcc.dg/debug/btf/btf-bitfields-3.c remove -fno-short-enums PR debu...Christophe Lyon1-1/+1
2021-07-07tree-optimization/34195 - testcase for fixed vectorizationRichard Biener1-0/+33
2021-07-07tree-optimization/99728 - improve LIM for loops with aggregate copiesRichard Biener2-7/+102
2021-07-07Add avx512 tests for MADDSUB and FMSUBADD SLP vectorization patterns.liuhongt4-0/+182
2021-07-07Daily bump.GCC Administrator10-1/+650
2021-07-06BTF testsuite: Remove explicit check on btm_typeIndu Bhagat1-7/+2
2021-07-06CTF testsuite: Remove explicit check on ctv_typeidxIndu Bhagat1-3/+4
2021-07-06Add test for [PR55881].Martin Sebor1-0/+34
2021-07-06Add test for [PR86650].Martin Sebor1-0/+35
2021-07-06dwarf2ctf: the unit of sou field location is bits [PR101283]Indu Bhagat2-3/+3
2021-07-06Remove support for %G and %K.Martin Sebor9-100/+11
2021-07-06Improve warning suppression for inlined functions.Martin Sebor3-23/+37
2021-07-06Improve warning suppression for inlined functions.Martin Sebor27-408/+852
2021-07-06fixincludes: AIX socket.h.Clément Chigot3-7/+13
2021-07-06i386: Add variable vec_set for 32bit vectors [PR97194]Uros Bizjak4-7/+77
2021-07-06MAINTAINERS: Add myself for write after approval and DCO.Gaius Mulley1-0/+2
2021-07-06Use H8 nop moves as tst insnsJeff Law2-4/+25
2021-07-06[Ada] Initialize Current_Error_NodeBob Duff1-1/+1
2021-07-06[Ada] Enable Ada 2020 Put_Image and Image support for tagged typesSteve Baird4-37/+74
2021-07-06[Ada] Fix old typo in commentEric Botcazou1-2/+2
2021-07-06[Ada] Implement missing constraint checks for default streaming operationsSteve Baird2-19/+95
2021-07-06[Ada] Warn on statically known empty loop caused by constraintGhjuvan Lacambre1-0/+26
2021-07-06[Ada] Handle malformed command line on Win32Nicolas Roche1-1/+17
2021-07-06[Ada] Simplify code by removing local constantPiotr Trojanek1-3/+1
2021-07-06[Ada] Replace a question mark comment with assertionPiotr Trojanek2-6/+4
2021-07-06[Ada] Simplify returning from Enclosing_Comp_Unit_NodePiotr Trojanek1-5/+1
2021-07-06[Ada] Simplify unit loading with membership testsPiotr Trojanek5-36/+22
2021-07-06[Ada] Simplify dependency on SystemPiotr Trojanek1-3/+1
2021-07-06[Ada] Fix bug in casing on composite values with -gnatXSteve Baird1-3/+11
2021-07-06[Ada] Return_when_statement not working for non identifier return valuesJustin Squirek1-73/+61
2021-07-06[Ada] Regression on overloaded prefixed calls related to prefixed-call extensionGary Dismukes1-2/+6
2021-07-06[Ada] Reformatting, typo corrections, and minor rewording of a comment.Gary Dismukes1-3/+3
2021-07-06[Ada] Spurious initialization of element iterators in "for of" loopsJustin Squirek1-53/+15
2021-07-06[Ada] Crash on use of 'Img on record type in expressionEd Schonberg1-0/+10
2021-07-06[Ada] Missing space in error message for pattern matchingYannick Moy1-2/+2
2021-07-06[Ada] Tbuild cleanupBob Duff8-90/+79
2021-07-06[Ada] Removal of various ??? comments plus related code changesGary Dismukes11-56/+19
2021-07-06[Ada] Return when not working for proceduresJustin Squirek1-0/+5
2021-07-06[Ada] Transient scope cleanupBob Duff7-309/+287
2021-07-06[Ada] Make parent of N_Exception_Declaration be N_DeclarationBob Duff1-2/+2
2021-07-06[Ada] Improper predicate check on view conversionEd Schonberg1-1/+10
2021-07-06[Ada] Add assertions on tampering countsBob Duff1-0/+13
2021-07-06[Ada] Unix Epochalypse (s-osprim.adb)Doug Rupp1-3/+3
2021-07-06[Ada] Add Void_Or_Type_Kind and Exception_Or_Object_KindRichard Kenner2-4/+10
2021-07-06[Ada] Support for Object.Op subprogram-call notation for untagged typesGary Dismukes9-84/+346
2021-07-06[Ada] Spurious conformance error on expression functionEd Schonberg1-0/+11
2021-07-06[Ada] Add GNAT RM text regarding Ada 2022 default Put_Image implementationSteve Baird2-29/+71
2021-07-06X86: Provide a CTOR for stringop_algs [PR100246].Iain Sandoe1-0/+9