------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-16 03:09 
-------
No this is an Ada front-end problem.
I think the main issue is that the tree-ssa expects that INTEGER types are close to 
the same and that 
pointers to them are compatible if the types are them selves compatible so maybe the 
Ada front-end 
should be producing types which are like that.  Really if types are compatiable so 
should be the 
pointers to them. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|ebotcazou at gcc dot gnu dot|unassigned at gcc dot gnu
                   |org                         |dot org
             Status|ASSIGNED                    |NEW
          Component|middle-end                  |ada


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

Reply via email to