[Bug ada/17921] ICE on legal code: using the address of an array component

2005-01-02 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-02 15:55 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug ada/17921] ICE on legal code: using the address of an array component

2005-01-02 Thread baldrick at free dot fr
--- Additional Comments From baldrick at free dot fr 2005-01-02 14:26 --- (In reply to comment #1) > D.351 = (system__address *) &(SIGNED_32) D.359; > > Confirmed, looks like a front-end problem, it should have made a temprary variable to hold the value > and then taken the addr