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

2015-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30614

Eric Botcazou  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  ---
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

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

2008-11-17 Thread sam at gcc dot gnu dot org


--- Comment #2 from sam at gcc dot gnu dot org  2008-11-17 21:16 ---
The proposed fix has been withheld by Robert Dewar who was not entirely
satisfied by the proposed solution and proposed to send an alternate fix.
Unassigning and lowering priority (the only issue is the error message
quality).


-- 

sam at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|sam at gcc dot gnu dot org  |unassigned at gcc dot gnu
   ||dot org
 Status|ASSIGNED|NEW
   Priority|P3  |P4


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



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

2008-04-12 Thread sam at gcc dot gnu dot org


--- Comment #1 from sam at gcc dot gnu dot org  2008-04-12 20:05 ---
Confirmed on 4.4.0 trunk. Fix in progress.


-- 

sam at gcc dot gnu dot org changed:

   What|Removed |Added

 AssignedTo|unassigned at gcc dot gnu   |sam at gcc dot gnu dot org
   |dot org |
 Status|UNCONFIRMED |ASSIGNED
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2008-04-12 20:05:45
   date||


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