[Bug ada/30614] compiler puts the blame on in parameter mode, not pointer to constant, for assignment to component

ebotcazou at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Dec 5 11:34:00 GMT 2015


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

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ebotcazou at gcc dot gnu.org
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.9.0

--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
GCC 4.9 and above yieds:
p.adb:6:13: left hand side of assignment must be a variable
p.adb:11:13: left hand side of assignment must be a variable


More information about the Gcc-bugs mailing list