[Bug c++/116671] Compiling iostream and string as modules fails if string is compiled first

2024-09-10 Thread bmlushma at uwaterloo dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116671 bmlushma at uwaterloo dot ca changed: What|Removed |Added CC||bmlushma at uwaterloo dot

[Bug c++/116671] New: Compiling iostream and string as modules fails if string is compiled first

2024-09-10 Thread bmlushma at uwaterloo dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116671 Bug ID: 116671 Summary: Compiling iostream and string as modules fails if string is compiled first Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: n

[Bug c++/110097] Error invalid use of non-static member function

2023-06-02 Thread bmlushma at uwaterloo dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110097 --- Comment #1 from bmlushma at uwaterloo dot ca --- Full -v output: Using built-in specs. COLLECT_GCC=g++-11 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT

[Bug c++/110097] New: Error invalid use of non-static member function

2023-06-02 Thread bmlushma at uwaterloo dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110097 Bug ID: 110097 Summary: Error invalid use of non-static member function Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component