[Bug c++/83000] Constraints for union-templates do not work

2021-12-08 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83000 Martin Liška changed: What|Removed |Added Keywords|needs-bisection | --- Comment #9 from Martin Liška --- Ju

[Bug c++/83000] Constraints for union-templates do not work

2021-12-08 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83000 Jonathan Wakely changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRM

[Bug c++/83000] Constraints for union-templates do not work

2021-12-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83000 --- Comment #7 from Andrew Pinski --- (In reply to Martin Liška from comment #6) > $ g++ --version > g++ (GCC) 12.0.0 20211208 (experimental) > > $ g++ pr83000.C -c -fconcepts > pr83000.C: In function ‘int main()’: > pr83000.C:6:18: error: templ

[Bug c++/83000] Constraints for union-templates do not work

2021-12-08 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83000 --- Comment #6 from Martin Liška --- $ g++ --version g++ (GCC) 12.0.0 20211208 (experimental) $ g++ pr83000.C -c -fconcepts pr83000.C: In function ‘int main()’: pr83000.C:6:18: error: template constraint failure for ‘template requires sizeof (

[Bug c++/83000] Constraints for union-templates do not work

2021-12-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83000 --- Comment #5 from Andrew Pinski --- (In reply to Andrew Pinski from comment #4) > (In reply to Martin Liška from comment #3) > > (In reply to Andrew Pinski from comment #2) > > > Seems fixed in GCC 10. > > > > Are you sure, all releases I have

[Bug c++/83000] Constraints for union-templates do not work

2021-12-08 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83000 Andrew Pinski changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug c++/83000] Constraints for union-templates do not work

2021-12-08 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83000 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/83000] Constraints for union-templates do not work

2021-08-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83000 Andrew Pinski changed: What|Removed |Added Known to work||10.1.0 Keywords|

[Bug c++/83000] Constraints for union-templates do not work

2017-11-16 Thread ensadc at mailnesia dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83000 ensadc at mailnesia dot com changed: What|Removed |Added CC||ensadc at mailnesia dot com