[Bug c++/72868] Constexpr expressions mistreat case ranges

2017-05-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72868 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/72868] Constexpr expressions mistreat case ranges

2017-05-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72868 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Tue May 30 07:11:09 2017 New Revision: 248595 URL: https://gcc.gnu.org/viewcvs?rev=248595&root=gcc&view=rev Log: Backported from mainline 2016-08-11 Jakub Jelinek

[Bug c++/72868] Constexpr expressions mistreat case ranges

2016-08-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72868 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Thu Aug 11 16:03:32 2016 New Revision: 239380 URL: https://gcc.gnu.org/viewcvs?rev=239380&root=gcc&view=rev Log: PR c++/72868 * constexpr.c (label_matches): Handle case ra

[Bug c++/72868] Constexpr expressions mistreat case ranges

2016-08-11 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72868 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Thu Aug 11 15:59:53 2016 New Revision: 239379 URL: https://gcc.gnu.org/viewcvs?rev=239379&root=gcc&view=rev Log: PR c++/72868 * constexpr.c (label_matches): Handle case ra

[Bug c++/72868] Constexpr expressions mistreat case ranges

2016-08-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72868 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/72868] Constexpr expressions mistreat case ranges

2016-08-10 Thread amarquez at sigovs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72868 --- Comment #5 from Alex Marquez --- Created attachment 39104 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39104&action=edit Preprocessed test case

[Bug c++/72868] Constexpr expressions mistreat case ranges

2016-08-10 Thread amarquez at sigovs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72868 --- Comment #4 from Alex Marquez --- (In reply to Daniel Krügler from comment #3) > The quoted essentials also require you to provide the full command line (A > range in a switch case is not Standard C++), please read about what's needed > in the

[Bug c++/72868] Constexpr expressions mistreat case ranges

2016-08-10 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72868 --- Comment #3 from Daniel Krügler --- The quoted essentials also require you to provide the full command line (A range in a switch case is not Standard C++), please read about what's needed in the quoted document.

[Bug c++/72868] Constexpr expressions mistreat case ranges

2016-08-10 Thread amarquez at sigovs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72868 --- Comment #2 from Alex Marquez --- Created attachment 39099 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39099&action=edit Test case

[Bug c++/72868] Constexpr expressions mistreat case ranges

2016-08-10 Thread daniel.kruegler at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72868 Daniel Krügler changed: What|Removed |Added CC||daniel.kruegler@googlemail.