This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/35793] Illegal program not detected, RM 3.8(12)


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

Alexander Basov <coopht at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |coopht at gmail dot com

--- Comment #1 from Alexander Basov <coopht at gmail dot com> 2012-02-15 06:03:32 UTC ---
confirmed on trunk:


/opt/gcc-trunk/bin/gnatmake pak1.ads 
gcc -c pak1.ads
pak1.ads:7:18: discriminant must appear alone as a direct name
gnatmake: "pak1.ads" compilation error

compiler:

/opt/gcc-trunk/bin/gnatmake -v

GNATMAKE 4.7.0 20120215 (experimental)
Copyright (C) 1995-2012, Free Software Foundation, Inc.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]