[Bug c++/108975] New: Internal compiler error on constexpr variable used as nontype template

2023-02-28 Thread samuelpmish at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108975 Bug ID: 108975 Summary: Internal compiler error on constexpr variable used as nontype template Product: gcc Version: 12.1.0 Status: UNCONFIRMED Severity: norma

[Bug c++/108975] Internal compiler error on constexpr variable used as nontype template

2023-02-28 Thread samuelpmish at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108975 --- Comment #2 from Sam Mish --- Does the dropbox link to the .ii file not work for you, Andrew?

[Bug c++/108975] [10/11/12/13 Regression] Internal compiler error on constexpr variable used as nontype template

2023-03-01 Thread samuelpmish at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108975 --- Comment #10 from Sam Mish --- Great-- thanks for finding such a small reproducer, Andrew.

[Bug ipa/102067] SEGFAULT in varpool_node::get_constructor during lto1 when optimising or not using debug symbols

2022-11-10 Thread samuelpmish at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102067 Sam Mish changed: What|Removed |Added CC||samuelpmish at gmail dot com --- Comment #22

[Bug ipa/102067] SEGFAULT in varpool_node::get_constructor during lto1 when optimising or not using debug symbols

2022-11-11 Thread samuelpmish at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102067 --- Comment #24 from Sam Mish --- > Good! Can you please provide steps how to build the reproducer project? Unfortunately, this project uses a large and unconventional build system, so it's difficult to reproduce. I could upload the `.ii` files