------- Comment #11 from rguenth at gcc dot gnu dot org  2008-09-17 10:10 
-------
The problem in PR37385 is that we do not look at the canonical type in
get_alias_set, so we end up with a different alias set for the typedef
(which makes the behavior of get_alias_set inconsistent with the middle-end
type-system).  I have a patch.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rguenth at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2008-09-14 07:00:50         |2008-09-17 10:10:33
               date|                            |


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

Reply via email to