[multiple changes]
[platform/upstream/gcc.git] / gcc / ada / sem_ch8.adb
index e7ad178..4f5de3f 100644 (file)
@@ -2022,7 +2022,7 @@ package body Sem_Ch8 is
          --  expanded in subsequent instantiations.
 
          if Is_Actual and then Is_Abstract_Subprogram (Formal_Spec)
-           and then Expander_Active
+           and then Full_Expander_Active
          then
             declare
                Stream_Prim : Entity_Id;