[Bug c++/115783] GCC accepts invalid program involving calling explicit object member function from static member function

2024-08-08 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115783 Desmond Gold changed: What|Removed |Added CC||cooky.ykooc922 at gmail dot com --- Comm

[Bug c++/113388] Calling explicit object member function without object argument inside a function that is not an implicit object member function

2024-08-08 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113388 Desmond Gold changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/113389] New: ICE when explicit object parameter is not declared as the first parameter

2024-01-14 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113389 Bug ID: 113389 Summary: ICE when explicit object parameter is not declared as the first parameter Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: norm

[Bug c++/113388] New: Calling explicit object member function without object argument inside a function that is not an implicit object member function

2024-01-14 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113388 Bug ID: 113388 Summary: Calling explicit object member function without object argument inside a function that is not an implicit object member function Product: gcc

[Bug c++/113308] New: derived class doesn't currently allow inherited explicit object member function post increment operator

2024-01-10 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113308 Bug ID: 113308 Summary: derived class doesn't currently allow inherited explicit object member function post increment operator Product: gcc Version: 14.0

[Bug c++/113307] New: fails to diagnose an explicit object parameter to be a function parameter pack

2024-01-10 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113307 Bug ID: 113307 Summary: fails to diagnose an explicit object parameter to be a function parameter pack Product: gcc Version: 14.0 Status: UNCONFIRMED Severity:

[Bug libstdc++/107761] Implement C++23

2023-12-26 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107761 --- Comment #7 from Desmond Gold --- Here's an updated version of the implementation with following changes: + followed coding style of GNU (maybe not all) + added initial implementation of std::submdspan facilities (without constraints and prec

[Bug libstdc++/107761] Implement C++23

2023-12-23 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107761 --- Comment #5 from Desmond Gold --- when I mentioned being "inspired by," I was referring to drawing guidance from existing reference implementations like libc++, STL, and Kokkos for the implementation in libstdc++. Specifically, for how they

[Bug libstdc++/107761] Implement C++23

2023-12-23 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107761 Desmond Gold changed: What|Removed |Added CC||cooky.ykooc922 at gmail dot com --- Comm

[Bug libstdc++/110854] New: constructor of std::counting_semaphore is not constexpr

2023-07-30 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110854 Bug ID: 110854 Summary: constructor of std::counting_semaphore is not constexpr Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Pr

[Bug c++/105520] Ignores constraint in auto declaration with braced-init-list

2022-05-07 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105520 Desmond Gold changed: What|Removed |Added Version|12.0|10.0 --- Comment #1 from Desmond Gold -

[Bug c++/105520] New: Ignores constraint in auto declaration with braced-init-list

2022-05-07 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105520 Bug ID: 105520 Summary: Ignores constraint in auto declaration with braced-init-list Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal

[Bug c++/105516] New: auto() is incorrectly parsed as declaration

2022-05-07 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105516 Bug ID: 105516 Summary: auto() is incorrectly parsed as declaration Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/105284] New: missing syncstream and spanstream forward decl. in

2022-04-15 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105284 Bug ID: 105284 Summary: missing syncstream and spanstream forward decl. in Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug libstdc++/105281] New: status of constexpr and for c++23

2022-04-14 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105281 Bug ID: 105281 Summary: status of constexpr and for c++23 Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++

[Bug libstdc++/105269] New: missing some library feature test macros in c++20 and c++23

2022-04-13 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105269 Bug ID: 105269 Summary: missing some library feature test macros in c++20 and c++23 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal P

[Bug c++/105236] New: failed lookup of alias with alias template of dependent template parameter containing lambda in unevaluated context

2022-04-11 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105236 Bug ID: 105236 Summary: failed lookup of alias with alias template of dependent template parameter containing lambda in unevaluated context Product: gcc Version:

[Bug c++/103561] New: internal compiler error: segmentation fault when using decay copy (auto(x)) inside requires expression

2021-12-04 Thread cooky.ykooc922 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103561 Bug ID: 103561 Summary: internal compiler error: segmentation fault when using decay copy (auto(x)) inside requires expression Product: gcc Version: 12.0 Status: UNCONFI