--- Comment #8 from belyshev at depni dot sinp dot msu dot ru 2008-03-10
19:44 ---
Patch for bug 35494 was committed, so this PR should be fixed now too.
--
belyshev at depni dot sinp dot msu dot ru changed:
What|Removed |Added
---
--- Comment #7 from laurent at guerby dot net 2008-03-08 20:45 ---
For reference H. J. Lu proposed patch (for C++):
http://gcc.gnu.org/ml/gcc-patches/2008-03/msg00466.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35493
--- Comment #6 from ebotcazou at gcc dot gnu dot org 2008-03-07 18:28
---
> I think the Ada front-end has TREE_CONSTANT and TREE_READONLY definition
> swapped around:
>
> /* Whether we will make TREE_CONSTANT the DECL we produce here, in which
> case the initializer may be used
--- Comment #5 from ebotcazou at gcc dot gnu dot org 2008-03-07 16:46
---
Based on Andreas' latest comment. The Ada FE may need inspection though.
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed |Added
--