[Bug c++/99336] New: [modules] ICE combining unordered_map, memory, module partitions

2021-03-01 Thread practicaldesignbook at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99336 Bug ID: 99336 Summary: [modules] ICE combining unordered_map, memory, module partitions Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal

[Bug c++/98707] ICE using std::string in a module partition

2021-02-23 Thread practicaldesignbook at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98707 --- Comment #1 from Adam Singer --- The build from February 23, 2021, gcc version 11.0.0 20210223 (experimental), fixes this bug.

[Bug c++/98707] New: ICE using std::string in a module partition

2021-01-16 Thread practicaldesignbook at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98707 Bug ID: 98707 Summary: ICE using std::string in a module partition Product: gcc Version: 11.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++