[Bug c++/100456] [11 regression] Obsolete Template parameter Causes Compile Error

2021-05-06 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100456 --- Comment #5 from Jonathan Wakely --- The CWG issue is http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#2237 and the C++20 standard even calls it out as an incompatibility with C++17.

[Bug c++/100456] [11 regression] Obsolete Template parameter Causes Compile Error

2021-05-06 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100456 Jonathan Wakely changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug c++/100456] [11 regression] Obsolete Template parameter Causes Compile Error

2021-05-06 Thread hjl.tools at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100456 --- Comment #3 from H.J. Lu --- *** Bug 100455 has been marked as a duplicate of this bug. ***

[Bug c++/100456] [11 regression] Obsolete Template parameter Causes Compile Error

2021-05-06 Thread dominik.strasser--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100456 --- Comment #2 from dominik.stras...@onespin-solutions.com --- Created attachment 50767 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50767&action=edit Test source

[Bug c++/100456] [11 regression] Obsolete Template parameter Causes Compile Error

2021-05-06 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100456 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|