[Bug c++/108333] New: [10.3/10.4/11/12/13/trunk Regression] The behavior of direct-non-list-initialized is not correct, parsing error on valid code

2023-01-07 Thread yronglin777 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108333 Bug ID: 108333 Summary: [10.3/10.4/11/12/13/trunk Regression] The behavior of direct-non-list-initialized is not correct, parsing error on valid code Product: gcc

[Bug libstdc++/109024] New: [C++23][ranges][repeat_view] The default ctor unuseable

2023-03-04 Thread yronglin777 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109024 Bug ID: 109024 Summary: [C++23][ranges][repeat_view] The default ctor unuseable Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal

[Bug c++/110175] New: [GCC][Crash] GCC Crash on valid code

2023-06-08 Thread yronglin777 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110175 Bug ID: 110175 Summary: [GCC][Crash] GCC Crash on valid code Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/110175] [GCC][Crash] GCC Crash on valid code

2023-06-08 Thread yronglin777 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110175 --- Comment #2 from Yrong --- Thanks!

[Bug c++/114395] New: std::is_constructible_v result of const reference incorrect

2024-03-19 Thread yronglin777 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114395 Bug ID: 114395 Summary: std::is_constructible_v result of const reference incorrect Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal