[Bug c++/99734] [modules] ICE in most_specialized_instantiation

2022-01-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99734 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |11.0 Keywords|

[Bug c++/99734] [modules] ICE in most_specialized_instantiation

2021-03-29 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99734 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c++/99734] [modules] ICE in most_specialized_instantiation

2021-03-25 Thread alexander.lelyakin at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99734 --- Comment #2 from Alexander Lelyakin --- Not reproduced anymore. The first case has changed diagnostic to: wrong number of template arguments (1, should be 2) [99274] The second case has changed diagnostic to: non-template type ‘rebind_

[Bug c++/99734] [modules] ICE in most_specialized_instantiation

2021-03-23 Thread alexander.lelyakin at googlemail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99734 --- Comment #1 from Alexander Lelyakin --- /usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header stdexcept /usr/local/bin/g++ -std=c++20 -fmodules-ts -x c++-system-header filesystem In file included from /usr/local/include/c++/11.0