aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-17c++: Treat in-class default/delete as definitions.Jason Merrill5-16/+37
2020-06-17c-family: check qualifiers of arguments to __atomic built-ins (PR 95378)Jonathan Wakely2-0/+152
2020-06-17recog: Tweak insn_gen_fn::operator() definitionRichard Sandiford2-2/+7
2020-06-17IBM Z: Prevent mach optimization on doloop patternsAndreas Krebbel2-2/+30
2020-06-17Use SLP_TREE_VECTYPE consistentlyRichard Biener2-10/+17
2020-06-17c++: ICE with IMPLICIT_CONV_EXPR in array subscript [PR95508]Marek Polacek4-1/+33
2020-06-17Fix use of inaccessible member in pr85503.C [PR95716]Patrick Palka1-0/+1
2020-06-17tree-optimization/95717 - fix SSA update for vectorizer epilogueRichard Biener2-4/+16
2020-06-17testsuite: clean up .gcov files in test-suite.Martin Liska2-2/+2
2020-06-17Lower VEC_COND_EXPR into internal functions.Martin Liska16-211/+441
2020-06-17gcc-changelog: Support 'Backported from master'.Martin Liska5-10/+80
2020-06-17amdgcn: Switch to HSACO v3 binary formatAndrew Stubbs7-518/+121
2020-06-17gcov*: collapse lisence header to 2 lines in --version.Martin Liska3-9/+6
2020-06-17[Ada] Add early return to Apply_Universal_Integer_Attribute_ChecksEric Botcazou1-0/+5
2020-06-17[Ada] ACATS 4.1H - BA12018 - Missed errors for private withArnaud Charlet1-4/+8
2020-06-17[Ada] Additional legality rule for indexing operation for derived typeEd Schonberg1-2/+34
2020-06-17[Ada] Nested subprograms in protected subprograms improperly handled in GNAT-...Gary Dismukes1-0/+29
2020-06-17[Ada] Ada2020: AI12-0279 more dispatching points with aspect YieldJavier Miranda11-25/+320
2020-06-17[Ada] Fix incorrect operand sharing after expansionEric Botcazou1-7/+6
2020-06-17[Ada] Crash in tagged type constructor with task componentsJavier Miranda4-14/+186
2020-06-17[Ada] Do not give "bad indentation" error inside a declare_expressionBob Duff3-15/+29
2020-06-17[Ada] Improve error message on anonymous access parameter conversionArnaud Charlet1-1/+1
2020-06-17[Ada] Do not generate useless length check for array initializationEric Botcazou4-3/+40
2020-06-17[Ada] Support aspect Relaxed_Initialization on private types and constantsPiotr Trojanek5-10/+47
2020-06-17[Ada] Small cleanup throughout CStand bodyEric Botcazou1-117/+70
2020-06-17[Ada] Remove new problematic condition for LLVMEric Botcazou1-3/+1
2020-06-17[Ada] Various typo corrections plus minor reformattingGary Dismukes5-35/+33
2020-06-17[Ada] Ada2020: AI12-0110 Tampering checks are performed firstBob Duff26-335/+313
2020-06-17[Ada] Couple of small tweaks related to integer conversionsEric Botcazou2-7/+19
2020-06-17[Ada] Fix comment of Get_Iterable_Type_PrimitivePiotr Trojanek2-2/+12
2020-06-17[Ada] Ada_2020 AI12-0220 Pre/Postconditions on Access_To_Subprogram typesEd Schonberg4-189/+243
2020-06-17[Ada] Add assertions to Preserve_Comes_From_Source and reuse itPiotr Trojanek6-10/+9
2020-06-17[Ada] Remove obsolete comments in Big_NumbersArnaud Charlet2-6/+0
2020-06-17[Ada] Implement static expression functions for Ada 202x (AI12-0075)Gary Dismukes12-262/+869
2020-06-17[Ada] Deal with second specific superflat case in Optimize_Length_ComparisonEric Botcazou1-14/+82
2020-06-17[Ada] Adjust documentation of 'Bit and 'Descriptor_Size attributesEric Botcazou2-15/+19
2020-06-17[Ada] Work around problematic interaction with public symbol generationEric Botcazou1-1/+8
2020-06-17[Ada] Fix small oversight in change to Optimize_Length_ComparisonEric Botcazou1-16/+27
2020-06-17[Ada] Optimize length checks generated for slice assignmentsEric Botcazou2-115/+172
2020-06-17[Ada] Fix casing from GNATProve to GNATprovePiotr Trojanek7-10/+10
2020-06-17[Ada] Remove unnecessary special-casing of GNATprove expansionPiotr Trojanek3-14/+8
2020-06-17[Ada] Fix small fallout of change for 'Pos and 'Val attributesEric Botcazou1-1/+3
2020-06-17[Ada] Fix expansion of "for X of Y loop" in GNATprovePiotr Trojanek1-4/+6
2020-06-17Optimize V16QI/V32QI/V64QI shift by constant.liuhongt9-1/+381
2020-06-17gcov: fix gcov-tool merge for TOPN countersMartin Liska2-11/+61
2020-06-17Daily bump.GCC Administrator11-1/+759
2020-06-16middle-end: Add another testcase for PR 95493Jonathan Wakely1-0/+95
2020-06-16d: Remove names of unused function parameters.Iain Buclaw1-65/+31
2020-06-16d: Update code formatting in a consistent style.Iain Buclaw18-135/+136
2020-06-16d: Consistently format quotations in comments.Iain Buclaw10-48/+48