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++/78488] [7 Regression] P0136R1 ICE when building call to inherited default constructor.


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78488

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
clang version 4.0.0 (trunk 291659) accepts this with -std=c++1z as well as
-std=c++14 and -std=c++11.

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