This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/57769] Unable to call a constructor invoking another constructor in the same class (sister constructor) with designated initializer for aggregate types


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]