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

            Bug ID: 82637
           Summary: Compiler crash
           Product: gcc
           Version: 7.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: porton at narod dot ru
  Target Milestone: ---

Created attachment 42413
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42413&action=edit
Compiler input triggering bug

The files are attached. Use gnatchop to extract them.

$ gnatgcc -c uri.adb
+===========================GNAT BUG DETECTED==============================+
| 7.2.0 (x86_64-linux-gnu) Storage_Error stack overflow or erroneous memory
access|
| Error detected at uri.ads:10:28                                          |
| 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.                                       |
+==========================================================================+

Please include these source files with error report
Note that list may not be accurate in some cases,
so please double check that the problem can still
be reproduced with the set of files listed.
Consider also -gnatd.n switch (see debug.adb).

uri.adb
uri.ads
auxiliary.ads
handled_record.ads

compilation abandoned

Reply via email to