[Bug ada/34344] Bug box, Assert_Failure elists.adb:167 from illegal Ada 2005 program

sam at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Dec 5 09:40:00 GMT 2007



------- Comment #1 from sam at gcc dot gnu dot org  2007-12-05 09:40 -------
GNAT 4.3.0 20071204 (experimental)
Copyright 1992-2007, Free Software Foundation, Inc.

Compiling: pak2.ads (source file time stamp: 2007-12-05 09:33:51)

     6.     N1: Integer := x1.F1; -- line 5
                             |
        >>> no selector "F1" for type "t1'class" defined at pak1.ads:2

     7.     N2: Integer := x2.F2;
                             |
        >>> no selector "F2" for type "t2'class" defined at pak1.ads:4

 8 lines: 2 errors


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34344



More information about the Gcc-bugs mailing list