------- Comment #4 from pinskia at gcc dot gnu dot org  2009-01-13 01:09 -------
We should be able to fold:
VIEW_CONVERT_EXPR<const struct Loc>(D.919509.D.78313.D.78008)

Into just D.919509 .

The indirect issue is a different one which needs to be fixed anyways as it
causes aliasing issues which were not in the original code in some cases.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-01-13 01:09:36
               date|                            |


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

Reply via email to