[Bug middle-end/54808] error: non-trivial conversion at assignment (with bit fields)
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Oct 4 12:09:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54808
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Keywords| |ice-on-valid-code
Last reconfirmed| |2012-10-04
Component|c++ |middle-end
AssignedTo|unassigned at gcc dot |rguenth at gcc dot gnu.org
|gnu.org |
Ever Confirmed|0 |1
--- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-10-04 12:08:43 UTC ---
Confirmed, fails since type checking is there, the zero init of the
anonymous element triggers this. I will have a look.
More information about the Gcc-bugs
mailing list