[Bug ada/11589] Compiler cannot deal with representation clause for renamed vars

charlet at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Oct 21 15:58:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


charlet at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4


------- Additional Comments From charlet at gcc dot gnu dot org  2003-10-21 15:57 -------
Mainline correctly rejects this:

test.ads:12:09: address clause not allowed for a renaming declaration (RM 13.1(6))

Arno



More information about the Gcc-bugs mailing list