[Bug c++/115651] New: CTAD: gcc accepts the code which should be rejected.

2024-06-25 Thread hokein.wu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115651 Bug ID: 115651 Summary: CTAD: gcc accepts the code which should be rejected. Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Com

[Bug c++/114974] New: CTAD: gcc rejects some valid code

2024-05-07 Thread hokein.wu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114974 Bug ID: 114974 Summary: CTAD: gcc rejects some valid code Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/114903] New: constraint of CTAD alias deduction guide is evaluated on a wrong type

2024-05-01 Thread hokein.wu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114903 Bug ID: 114903 Summary: constraint of CTAD alias deduction guide is evaluated on a wrong type Product: gcc Version: unknown Status: UNCONFIRMED Severity: norma

[Bug c++/114901] New: GCC internal_error on CTAD alias

2024-04-30 Thread hokein.wu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114901 Bug ID: 114901 Summary: GCC internal_error on CTAD alias Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/105841] [12 Regression] Change in behavior of CTAD for alias templates

2024-04-25 Thread hokein.wu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105841 --- Comment #17 from Haojian Wu --- > IIRC we didn't want to commit to an API for the built-in, and we also didn't > have any motivating use cases for the it within libstdc++. Thanks for the reply. Fair enough.

[Bug c++/105841] [12 Regression] Change in behavior of CTAD for alias templates

2024-04-17 Thread hokein.wu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105841 Haojian Wu changed: What|Removed |Added CC||hokein.wu at gmail dot com --- Comment #15

[Bug c++/114497] New: Alias CTAD crashes

2024-03-27 Thread hokein.wu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114497 Bug ID: 114497 Summary: Alias CTAD crashes Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: un

[Bug c++/114378] New: GCC fails on selecting a partial template specialization.

2024-03-18 Thread hokein.wu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114378 Bug ID: 114378 Summary: GCC fails on selecting a partial template specialization. Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug c++/114377] New: GCC crashes on an example of CTAD for alias templates

2024-03-18 Thread hokein.wu at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114377 Bug ID: 114377 Summary: GCC crashes on an example of CTAD for alias templates Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Co