This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/35793] Illegal program not detected, RM 3.8(12)
- From: "coopht at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 15 Feb 2012 06:03:32 +0000
- Subject: [Bug ada/35793] Illegal program not detected, RM 3.8(12)
- Auto-submitted: auto-generated
- References: <bug-35793-4@http.gcc.gnu.org/bugzilla/>
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.