[Bug ada/93702] New: Bug box when using Indefinite_Holders.To_Holder in expression function

laguest at archeia dot com gcc-bugzilla@gcc.gnu.org
Wed Feb 12 11:43:00 GMT 2020


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

            Bug ID: 93702
           Summary: Bug box when using Indefinite_Holders.To_Holder in
                    expression function
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
          Assignee: unassigned at gcc dot gnu.org
          Reporter: laguest at archeia dot com
  Target Milestone: ---

Created attachment 47823
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47823&action=edit
Minimal source code and gpr file

Compiled with:

gprbuild -g -p -P examples.gpr

+===========================GNAT BUG DETECTED==============================+
| 9.2.0 (x86_64-pc-linux-gnu) Storage_Error stack overflow or erroneous memory
access|
| Error detected at parsing.ads:15:104                                     |
| 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).

/home/laguest/src/mine-new/compilers/mixers/pc_tut/bug/simple.adb
/home/laguest/src/mine-new/compilers/mixers/pc_tut/bug/parsing.ads


More information about the Gcc-bugs mailing list