aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-10-15[Ada] Spurious visibility on private with packageArnaud Charlet3-8/+11
2020-10-15[Ada] Wrong use of Scope_Depth_ValueArnaud Charlet3-20/+32
2020-10-15[Ada] Ada2020: AI12-0003 Specifying the standard storage poolJavier Miranda2-3/+20
2020-10-15[Ada] Cleanup definition of Might_Have_TasksJavier Miranda3-11/+10
2020-10-15[Ada] Get finalization right when a function returns a function callSteve Baird6-20/+40
2020-10-15[Ada] Crash on subtype of fixed-point typeEd Schonberg1-11/+10
2020-10-15[Ada] Fix access to uninitialized global variable when emitting errorPiotr Trojanek1-1/+1
2020-10-15[Ada] Cleanup defensive guards for Null_Exclusion_PresentPiotr Trojanek1-11/+13
2020-10-15[Ada] Bring defensive guard for Null_Exclusion_Present up to datePiotr Trojanek1-9/+13
2020-10-15[Ada] Explain predicate function not being inherited by index typePiotr Trojanek1-10/+15
2020-10-15[Ada] Adjust style in support for CUDA_Execute pragmaPiotr Trojanek1-8/+8
2020-10-15[Ada] Avoid unnecessary (re)assignments in Make_InfoPiotr Trojanek2-16/+13
2020-10-15[Ada] Remove excessive defensive calls to Is_TypePiotr Trojanek1-3/+1
2020-10-15[Ada] Code cleanupArnaud Charlet1-11/+2
2020-10-15[Ada] Remove obsolete DSP commentBob Duff1-9/+8
2020-10-15[Ada] Do not expand 'Initialized in codepeer modeBoris Yakobowski1-0/+8
2020-10-15[Ada] Assert failure on incorrect codeArnaud Charlet1-1/+6
2020-10-15[Ada] Double evaluation of predicateArnaud Charlet1-1/+1
2020-10-15[Ada] Do not use maximal values from System in runtime unitsEric Botcazou5-9/+5
2020-10-15[Ada] Simplify membership tests with N_Entity subtypePiotr Trojanek1-10/+3
2020-10-15[Ada] Refine type from Nat to Pos in Make_IndexPiotr Trojanek2-6/+6
2020-10-15[Ada] Fix range check on constrained array with expanded index namePiotr Trojanek1-2/+2
2020-10-15[Ada] Add support for compile time evaluation of Shift_Right_ArithmeticArnaud Charlet2-50/+127
2020-10-15[Ada] Ada2020: AI12-0180 Using subprograms and entries in invariantsBob Duff2-10/+19
2020-10-15[Ada] Warn on unknown aspectArnaud Charlet2-6/+8
2020-10-15[Ada] Complete support for static intrinsic functionsArnaud Charlet1-0/+1
2020-10-15[Ada] Ada_2020: Add aspect Aggregate to standard container unitsEd Schonberg24-26/+200
2020-10-15[Ada] Add iterators over GNAT.Array_Split.Slice_SetArnaud Charlet2-11/+51
2020-10-15[Ada] AI12-0385 Predefined shifts and rotates should be staticArnaud Charlet4-4/+212
2020-10-15[Ada] Do not remove side effects from any object declarations in SPARKPiotr Trojanek1-10/+9
2020-10-15tree-optimization/97482 - fix split_constant_offset of nop-conversionsRichard Biener3-1/+48
2020-10-15[nvptx, testsuite] Remove xfail for PR84958Tom de Vries1-1/+1
2020-10-15[nvptx, testsuite] Fix xpass with ident-0b.cTom de Vries1-0/+1
2020-10-15[nvptx, testsuite] Remove dg-skip-if for ptxas oomTom de Vries1-1/+0
2020-10-15[nvptx, testsuite] Disable default xfailsTom de Vries2-3/+3
2020-10-15[nvptx, testsuite] Remove dg-skip-if for ptxas crash fixed in cuda 8.0Tom de Vries1-1/+0
2020-10-15[nvptx, testsuite] Remove dg-skip-if for ptxas crashesTom de Vries1-2/+0
2020-10-15[nvptx, testsuite] Remove xpassing xfails for ptxas crashesTom de Vries6-6/+0
2020-10-15testsuite: Partially fix up modref-*.c testsJakub Jelinek2-11/+13
2020-10-15IPA: fix profile handling in IRAMartin Liska2-3/+4
2020-10-15params: Fix up help.exp testingJakub Jelinek1-1/+1
2020-10-15RISC-V: Add support for -mcpu option.Kito Cheng15-61/+356
2020-10-15Enable Intel HRESET InstructionHongyu Wang24-14/+140
2020-10-15Enable gcc support for UINTRliuhongt31-8/+278
2020-10-15Daily bump.GCC Administrator7-1/+448
2020-10-14libgo: print reason code if throwing unwind exception failsNikhil Benesch1-1/+1
2020-10-14PR middle-end/97391 - bogus -Warray-bounds accessing a multidimensional array...Martin Sebor2-5/+120
2020-10-14PR c/97413 - bogus error on function declaration with many VLA argumentsMartin Sebor3-4/+97
2020-10-14[testsuite] Don't overwrite compiler_flags in check_compileTom de Vries1-0/+3
2020-10-14libgo: export NetBSD-specific types in mksysinfo.shNikhil Benesch1-1/+1