[Bug 1900145] Re: declaration of included invalid class template cause crash

2021-05-09 Thread Launchpad Bug Tracker
[Expired for gcc-10 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: gcc-10 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1900145

[Bug 1900145] Re: declaration of included invalid class template cause crash

2021-03-10 Thread Matthias Klose
can't reproduce, I get: $ g++-10 -std=c++20 internal_repro.cpp In file included from internal_repro.cpp:1: internal_repro.h:1:11: error: ‘undeclared_concept’ has not been declared 1 | template | ^~ $ g++-10 --version g++-10 (Ubuntu 10.2.0-5ubuntu1~20.04)

[Bug 1900145] Re: declaration of included invalid class template cause crash

2020-10-16 Thread Amir Maimon
compilation line that created the attached files include "-save-temps" g++-10 -std=c++20 internal_repro.cpp -save-temps -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1900145 Title: declaration of

[Bug 1900145] Re: declaration of included invalid class template cause crash

2020-10-16 Thread Amir Maimon
** Attachment added: "internal_repro.ii" https://bugs.launchpad.net/ubuntu/+source/gcc-10/+bug/1900145/+attachment/5423008/+files/internal_repro.ii -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1900145] Re: declaration of included invalid class template cause crash

2020-10-16 Thread Amir Maimon
** Attachment added: "internal_repro.h" https://bugs.launchpad.net/ubuntu/+source/gcc-10/+bug/1900145/+attachment/5423006/+files/internal_repro.h -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1900145] Re: declaration of included invalid class template cause crash

2020-10-16 Thread Amir Maimon
** Attachment added: "internal_repro.cpp" https://bugs.launchpad.net/ubuntu/+source/gcc-10/+bug/1900145/+attachment/5423007/+files/internal_repro.cpp -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.