aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_ch3.adb
AgeCommit message (Expand)AuthorFilesLines
2018-09-26[Ada] Minor reformattingsHristian Kirtchev1-4/+4
2018-09-26[Ada] Illegal formal objects associated with anonymous acc-to-subp argsGary Dismukes1-5/+4
2018-09-26[Ada] Missing error on non-limited derived type with limited componentEd Schonberg1-2/+5
2018-08-21[Ada] Minor reformattingsHristian Kirtchev1-2/+6
2018-08-21[Ada] Spurious "Duplicated symbol" error with discriminated tasksEd Schonberg1-1/+3
2018-07-17[Ada] Minor reformattingHristian Kirtchev1-0/+3
2018-07-17[Ada] Crash processing abstract state aspect of a packageJavier Miranda1-4/+11
2018-07-16[Ada] Minor reformattingHristian Kirtchev1-3/+1
2018-07-16[Ada] Add a missing check for trivial predicates on non-discrete typesEd Schonberg1-1/+5
2018-07-16[Ada] Adjust reference to renumbered SPARK RM rulePiotr Trojanek1-1/+1
2018-05-30[Ada] Spell preanalysis, preanalyze correctlyBob Duff1-2/+2
2018-05-30[Ada] Refine logic to set Needs_Activation_Record on subprogram typesEd Schonberg1-4/+2
2018-05-30[Ada] Minor reformattingHristian Kirtchev1-3/+3
2018-05-29[Ada] Set scope of component of subtypeEd Schonberg1-1/+4
2018-05-28[Ada] Introduce a new Needs_Activation_Record entity flagEd Schonberg1-0/+10
2018-05-25[Ada] Minor reformattingHristian Kirtchev1-2/+3
2018-05-24[Ada] Missing error on illegal access to discriminantJavier Miranda1-1/+12
2018-05-24[Ada] Quadratic compile time with tagged typesJustin Squirek1-5/+11
2018-05-24[Ada] Minor reformattingHristian Kirtchev1-3/+3
2018-05-24[Ada] Fix crash on formal containersHristian Kirtchev1-23/+29
2018-05-24[Ada] Spurious error on private task derivationJavier Miranda1-2/+2
2018-05-23[Ada] Spurious Storage_Error on imported arrayHristian Kirtchev1-1/+2
2018-05-23[Ada] Spurious error on instantiation with type with unknown discriminantsEd Schonberg1-8/+71
2018-05-23[Ada] Suppression of elaboration-related warningsHristian Kirtchev1-2/+3
2018-05-23[Ada] Compiler fails to reject illegal store of anonymous_access_to_subprogramEd Schonberg1-0/+17
2018-05-23[Ada] Minor reformattingBob Duff1-1/+1
2018-05-23[Ada] Minor reformattingHristian Kirtchev1-4/+4
2018-05-22[Ada] Fix compiler abort on invalid discriminant constraintPatrick Bernardi1-0/+6
2018-05-22[Ada] Crash with private types and renamed discriminantsEd Schonberg1-1/+11
2018-05-21[Ada] Only allow Has_Discriminants on type entitiesPiotr Trojanek1-1/+7
2018-01-11[Ada] Bump copyright notices to 2018Arnaud Charlet1-1/+1
2018-01-11[Ada] Minor reformattingHristian Kirtchev1-1/+1
2018-01-11[Ada] Illegal protected calls in inherited pre/postconditionsEd Schonberg1-1/+5
2017-12-05[multiple changes]Pierre-Marie de Rodat1-5/+5
2017-11-16[multiple changes]Pierre-Marie de Rodat1-4/+4
2017-11-16[multiple changes]Pierre-Marie de Rodat1-0/+10
2017-11-16[multiple changes]Pierre-Marie de Rodat1-4/+25
2017-11-09[multiple changes]Pierre-Marie de Rodat1-10/+14
2017-11-09[multiple changes]Pierre-Marie de Rodat1-2/+2
2017-10-14[multiple changes]Pierre-Marie de Rodat1-18/+4
2017-10-09[multiple changes]Pierre-Marie de Rodat1-9/+9
2017-10-09[multiple changes]Pierre-Marie de Rodat1-1/+1
2017-10-09[multiple changes]Pierre-Marie de Rodat1-42/+43
2017-10-09[multiple changes]Pierre-Marie de Rodat1-1/+8
2017-10-09[multiple changes]Pierre-Marie de Rodat1-10/+13
2017-10-09[multiple changes]Pierre-Marie de Rodat1-0/+14
2017-10-09exp_ch6.adb (Expand_N_Extended_Return_Statement): Add self-checking code so i...Pierre-Marie de Rodat1-4/+30
2017-09-29[multiple changes]Pierre-Marie de Rodat1-0/+11
2017-09-25[multiple changes]Pierre-Marie de Rodat1-2/+6
2017-09-18sem_ch4.adb (Complete_Object_Operation): Do not insert 'Access for reference ...Pierre-Marie de Rodat1-0/+11