aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-06[Ada] Time_IO.Value: Allow subseconds and time zones togetherBob Duff2-25/+25
2020-07-06[Ada] Clean up GNAT.Calendar.Time_IO.ValueBob Duff1-62/+55
2020-07-06[Ada] Implement Time_IO.Image with Time_ZoneBob Duff2-2/+30
2020-07-06[Ada] Use Stream_Element_Arrays internally for secure hash computationsThomas Quinot3-75/+84
2020-07-06[Ada] Various typo fixes and reformatting of commentsGary Dismukes8-40/+42
2020-07-06[Ada] Ada2020: AI12-0198 potentially unevaluated array componentsJavier Miranda2-8/+224
2020-07-06[Ada] Correct time zone in GNAT.Calendar.Time_IO.ValueBob Duff6-64/+62
2020-07-06[Ada] Crash on derived type with rep. clause and renamed discriminantEd Schonberg1-0/+12
2020-07-06[Ada] Hang on generic declaration with ambiguous formal packageJustin Squirek1-4/+13
2020-07-06[Ada] AI12-0366 Changes to Big_Integer and Big_RealArnaud Charlet3-10/+11
2020-07-06[Ada] Fix typo in comment of Get_Index_SubtypePiotr Trojanek1-1/+1
2020-07-06[Ada] There is no Expressions field in N_Delta_Aggregate nodeEd Schonberg1-1/+1
2020-07-06[Ada] Fix evaluation of Enum_Rep applied to imported constantPiotr Trojanek1-0/+2
2020-07-06[Ada] Set range checks flag on 'Update for GNATprove in expansionPiotr Trojanek2-28/+47
2020-07-06[Ada] Predicates and the current instance of a subtype (AI12-0068)Gary Dismukes3-11/+94
2020-07-06[Ada] Visibility error with aggregate in Declare_ExpressionEd Schonberg1-2/+54
2020-07-06[Ada] Simplify implicit loading of Tasking_State in GNATprove_ModePiotr Trojanek1-15/+10
2020-07-06[Ada] Crash when an exception handler is executed with -gnatdkPiotr Trojanek3-6/+27
2020-07-06[Ada] Refine use of access types in unnestingRichard Kenner1-11/+7
2020-07-06[Ada] Fix bad interaction between Unchecked_Conversion and limited typeEric Botcazou1-14/+27
2020-07-06[Ada] Remove obsolete code in Eval_AttributeEric Botcazou1-10/+0
2020-07-06[Ada] Crash on declaration with aggregate for unchecked unionEd Schonberg1-10/+20
2020-07-06[Ada] Small cleanup throughout Exp_Ch9Eric Botcazou1-27/+24
2020-07-06[Ada] Remove special case for processing null range in GNATprovePiotr Trojanek1-6/+1
2020-07-06[Ada] AI12-0376 Relax RM 13.1(10) rule wrt primitive operationsArnaud Charlet2-36/+37
2020-07-06[Ada] Improve run-time performance for large initialized allocatorsEric Botcazou1-222/+273
2020-07-06[Ada] Wording problems with predicates (AI12-0099)Gary Dismukes2-0/+16
2020-07-06[Ada] Default_Initial_Condition check done after extended return with initArnaud Charlet1-0/+1
2020-07-06nvptx: Add support for vadd.add and vsub.add instructions.Roger Sayle3-0/+56
2020-07-06cris: New peephole2 movulsr + test-case.Hans-Peter Nilsson2-4/+60
2020-07-06cris: Correct gcc_assert for atomic_fetch_op patternHans-Peter Nilsson1-1/+5
2020-07-06Daily bump.GCC Administrator4-1/+50
2020-07-06cris: update recent patterns. Simplify cris_select_cc_mode.Hans-Peter Nilsson4-67/+90
2020-07-06cris.md: Reinstate add/sub with extendHans-Peter Nilsson4-0/+176
2020-07-05Test global identifiers against what is specified interfaces.Thomas Koenig6-12/+87
2020-07-05Daily bump.GCC Administrator2-1/+6
2020-07-04coroutines, testsuite: Rename a test, NFC.Iain Sandoe1-0/+0
2020-07-04Daily bump.GCC Administrator4-1/+130
2020-07-03Extend store merging to STRING_CSTEric Botcazou8-85/+205
2020-07-03ipa-sra: Avoid transitive splits with type mismatches (PR 96040)Martin Jambor2-1/+60
2020-07-03[OpenACC] Revert always-copyfrom behavior for 'GOMP_MAP_FORCE_FROM' in 'libgo...Thomas Schwinge2-9/+18
2020-07-03[OpenACC] Remove (unused) 'GOMP_MAP_ALWAYS_FROM' handling from 'libgomp/oacc-...Thomas Schwinge1-1/+0
2020-07-03[PATCH] nvptx: Add support for popcount and widening multiply instructionsRoger Sayle6-0/+107
2020-07-03gcov-dump: fix build for i386Martin Liska1-2/+2
2020-07-03tree-optimization/96037 - fix uninitialized use of slp_opRichard Biener1-0/+1
2020-07-03fix scalar BB vectorization costingRichard Biener2-12/+28
2020-07-03amdgcn: Add fold_left_plus vector reductionsAndrew Stubbs1-0/+20
2020-07-03refactor SLP constant insertion and provde entry insert helperRichard Biener4-43/+59
2020-07-03nvptx: Fix ICE in nvptx_vector_alignment on gcc.dg/attr-vector_size.cRoger Sayle1-2/+15
2020-07-02testsuite: Properly quote dejagnu negative line numbersDavid Edelsohn4-4/+4