[Bug c++/57769] Unable to call a constructor invoking another constructor in the same class (sister constructor) with designated initializer for aggregate types
paolo.carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Mon Jul 1 10:56:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57769
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> ---
Both examples are rejected with no ICE by current mainline and 4_8-branch. The
same happens with current ICC and rather recent clang.
More information about the Gcc-bugs
mailing list