[Bug c++/95181] internal compiler error: in push_access_scope, at cp/pt.c:241

2020-05-17 Thread tahasuf at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95181 --- Comment #3 from ahmet özhan --- Comment on attachment 48554 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48554 gcc 10 don't compile but clang compile >#include > >namespace math { > > template > requires std::is_

[Bug c++/95181] internal compiler error: in push_access_scope, at cp/pt.c:241

2020-05-17 Thread tahasuf at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95181 --- Comment #2 from ahmet özhan --- Comment on attachment 48554 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48554 gcc 10 don't compile but clang compile >#include > >namespace math { > > template > requires std::is_

[Bug c++/95181] internal compiler error: in push_access_scope, at cp/pt.c:241

2020-05-17 Thread tahasuf at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95181 --- Comment #1 from ahmet özhan --- gcc 9.3 compile