http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45144
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |rguenth at gcc dot gnu.org
|gnu.org |
--- Comment #5 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-05-06
13:33:58 UTC ---
Fixed with my current lowering patch which gets rid of the struct A and
union TMP vars completely.
