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

simon at pushface dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon at pushface dot org

--- Comment #2 from simon at pushface dot org ---
With 8.0.0, 1 & 2 build OK. For 3, however,

$ gnatmake -P default.gpr 
Compile
   [Ada]          main.adb
+===========================GNAT BUG DETECTED==============================+
| 8.0.0 20171216 (experimental) (x86_64-apple-darwin15) Assert_Failure
atree.adb:979|
| Error detected at main.adb:23:7 [main.adb:47:4]                          |
| 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).

/Users/simon/tmp/bugs/84142/Implicit_Dereference3/src/main.adb

compilation abandoned

(same with 20180121).

Reply via email to