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/34496] [4.2/4.3 Regression] prefixed notation allows changing the value of a constant



------- Comment #4 from sam at gcc dot gnu dot org  2008-05-09 09:48 -------
This appears to be fixed in SVN trunk:

    25.    pak3.x2.p1(5); -- line 25
               |
        >>> actual for "x1" must be a variable

    27.    pak3.x3.all.p1(7); -- line 27
                   |
        >>> actual for "x1" must be a variable


-- 

sam at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|4.2.4                       |4.4.0


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


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