https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116430

            Bug ID: 116430
           Summary: Crash "Assert_Failure nlists.adb:674" while compiling
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pascal.malaise at free dot fr
                CC: dkm at gcc dot gnu.org
  Target Milestone: ---

Created attachment 58962
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58962&action=edit
Complete set of sources (.ads and .adb) and logs off gnatmake (log*)

Command "gnatmake-14 intercept"

Output:
x86_64-linux-gnu-gcc-14 -c intercept.adb
+===========================GNAT BUG DETECTED==============================+
| 14.0.1 20240412 (experimental) [master r14-9935-g67e1433a94f]
(x86_64-linux-gnu) |
| Assert_Failure nlists.adb:674                                            |
| Error detected at intercept.adb:29:1                                     |
| Compiling intercept.adb                                                  |
| Please submit a bug report; see https://gcc.gnu.org/bugs/ .              |
| Use a subject line meaningful to you and us to track the bug.            |
| Include the entire contents of this bug box in the report.               |
| Include the exact command that you entered.                              |
| Also include sources listed below.                                       |
+==========================================================================+

List of sources, and logs of "gnatmake" and "gnatmake -gnatd.n" are attached.
Sorry for the amount of sources :-( but the error message "Error detected at
intercept.adb:29:1", which is the begin of the main unit, does not help to
isolate.

Reply via email to