[Bug tree-optimization/45144] SRA optimization issue of bit-field
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri May 6 13:40:00 GMT 2011
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.
More information about the Gcc-bugs
mailing list