]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ada/sinput-l.adb
[Ada] Variable-sized node types
[gcc.git] / gcc / ada / sinput-l.adb
index b0bbf4959158665c44c7f5e99d900170ebd61b99..6529e175faaea7098ccd539fbb9403885655681a 100644 (file)
@@ -26,7 +26,9 @@
 with Alloc;
 with Atree;    use Atree;
 with Debug;    use Debug;
-with Einfo;    use Einfo;
+with Einfo; use Einfo;
+with Einfo.Entities; use Einfo.Entities;
+with Einfo.Utils; use Einfo.Utils;
 with Errout;   use Errout;
 with Fname;    use Fname;
 with Lib;      use Lib;
@@ -39,7 +41,8 @@ with Scans;    use Scans;
 with Scn;      use Scn;
 with Sem_Aux;  use Sem_Aux;
 with Sem_Util; use Sem_Util;
-with Sinfo;    use Sinfo;
+with Sinfo; use Sinfo;
+with Sinfo.Nodes; use Sinfo.Nodes;
 with Snames;   use Snames;
 with System;   use System;
 
This page took 0.028343 seconds and 5 git commands to generate.