[Bug c++/106493] trailing requires clauses is not used for partial ordering when the ellipsis parameter is present

2022-07-31 Thread tabloid.adroit at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106493 --- Comment #2 from Yuanfang Chen --- I'm actually fixing it on the Clang side. It would be great to make GCC/Clang match each other.

[Bug c++/106493] New: trailing requires clauses is not used for partial ordering when the ellipsis parameter is present

2022-07-31 Thread tabloid.adroit at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106493 Bug ID: 106493 Summary: trailing requires clauses is not used for partial ordering when the ellipsis parameter is present Product: gcc Version: 13.0 Status: UNCONFIRMED

[Bug c++/99963] [11 Regression] [concepts] template vs concept auto reports ambiguous overload

2022-06-23 Thread tabloid.adroit at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99963 --- Comment #5 from Yuanfang Chen --- (In reply to Yuanfang Chen from comment #4) > (In reply to Patrick Palka from comment #1) > > Started with r11-1571. Reduced testcase that replaces the abbreviated > > function templates with their correspon

[Bug c++/99963] [11 Regression] [concepts] template vs concept auto reports ambiguous overload

2022-06-21 Thread tabloid.adroit at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99963 tabloid.adroit at gmail dot com changed: What|Removed |Added CC||tabloid.adroit at gmail