Bug#995757: module: inline class member function cannot use an extern thread_local int

2021-10-05 Thread Frank Brokken
Package: g++-11 Version: 11.2.0-7 Severity: normal Dear Maintainer, * What led up to the situation? While developing a module whose interface declares an extern thread_local int and a class whose member accesses that int the compiler produces an internal compiler error. The bug is observed wh

Bug#995000: g++-11: module partition defining a class won't compile

2021-09-24 Thread Frank Brokken
Package: g++-11 Version: 11.2.0-4 Severity: normal Dear Maintainer, * What led up to the situation? While performing some tests using modules I first defined a module defining a class type. Its compilation completed flawlessly. Next I defined a module partition defining a class type. It's com

Bug#994292: g++-11: Segfault when defining a module exporting a std::string

2021-09-15 Thread Frank Brokken
Package: g++-11 Version: 11.2.0-4 Severity: normal Dear Maintainer, * What led up to the situation? When defining a simple module in which a std::string is exported the program compiles correctly but segfaults when it's run. When (instead of a std::string) objects like std::vector or std::ifs

Bug#985214: g++-11 internal error and fails to precompile a concept

2021-03-14 Thread Frank Brokken
Package: g++-11 Version: 11-20210306-1 Severity: normal Dear Maintainer, * What led up to the situation? Following the installation of g++-11 a previously precompilable header file can't be precompiled anymore, and in some cases the compiler reports an internal error requesting to submit a bu