[Bug c++/96497] Compare std::variant with int using C++20 <=> is not a constant expression

2020-09-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96497 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/96497] Compare std::variant with int using C++20 <=> is not a constant expression

2020-08-25 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96497 --- Comment #5 from CVS Commits --- The releases/gcc-10 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:aaac798d29acb61ab510c6106d10fc641becfcb7 commit r10-8664-gaaac798d29acb61ab510c6106d10fc641becfcb7 Author: Jakub Jelinek D

[Bug c++/96497] Compare std::variant with int using C++20 <=> is not a constant expression

2020-08-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96497 --- Comment #4 from Jakub Jelinek --- Should be fixed for 11, I think we should backport to 10.3 too eventually.

[Bug c++/96497] Compare std::variant with int using C++20 <=> is not a constant expression

2020-08-10 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96497 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5c64df80df274c753bfc8415bd902e1180e76f6a commit r11-2635-g5c64df80df274c753bfc8415bd902e1180e76f6a Author: Jakub Jelinek Date: Mo

[Bug c++/96497] Compare std::variant with int using C++20 <=> is not a constant expression

2020-08-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96497 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/96497] Compare std::variant with int using C++20 <=> is not a constant expression

2020-08-06 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96497 Jonathan Wakely changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug c++/96497] Compare std::variant with int using C++20 <=> is not a constant expression

2020-08-06 Thread barry.revzin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96497 Barry Revzin changed: What|Removed |Added CC||barry.revzin at gmail dot com --- Comment