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/17921] ICE on legal code: using the address of an array component


------- 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 address. 
 
The ICE no longer occurs with current CVS. 

-- 


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


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