]> gcc.gnu.org Git - gcc.git/blobdiff - gcc/ada/sem_ch13.adb
ada: Crash on function returning empty Ada 2022 aggregate
[gcc.git] / gcc / ada / sem_ch13.adb
index 7cd0800a56cc359c74bcc06dc20a7afc66507b56..f89135983cf64d9e96212b611b417c871bf586ea 100644 (file)
@@ -16470,7 +16470,7 @@ package body Sem_Ch13 is
          Op_Name := Chars (First (Choices (Assoc)));
 
          --  When verifying the consistency of aspects between the freeze point
-         --  and the end of declarqtions, we use a copy which is not analyzed
+         --  and the end of declarations, we use a copy which is not analyzed
          --  yet, so do it now.
 
          Subp_Id := Expression (Assoc);
This page took 0.033942 seconds and 5 git commands to generate.