[Bug c++/85892] value-initialization failure
Casey at Carter dot net
gcc-bugzilla@gcc.gnu.org
Wed May 23 17:38:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85892
Casey Carter <Casey at Carter dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |Casey at Carter dot net
Resolution|--- |DUPLICATE
--- Comment #2 from Casey Carter <Casey at Carter dot net> ---
(In reply to Jonathan Wakely from comment #1)
> Is this a dup of Bug 65816 comment 1?
Almost exactly: the sole difference being that 65816 comment 1 observes failure
to zero-init a *member* subobject, and this report observes failure to
zero-init a *base* subobject.
I'll add this repro to 65816.
*** This bug has been marked as a duplicate of bug 65816 ***
More information about the Gcc-bugs
mailing list