This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/34496] [4.2/4.3 Regression] prefixed notation allows changing the value of a constant
- From: "sam at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 May 2008 09:48:52 -0000
- Subject: [Bug ada/34496] [4.2/4.3 Regression] prefixed notation allows changing the value of a constant
- References: <bug-34496-286@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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