[Bug c++/66635] g++ ICE when compiling constexpr code with comma operator

2016-06-01 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66635 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/66635] g++ ICE when compiling constexpr code with comma operator

2016-06-01 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66635 --- Comment #3 from paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jun 1 09:48:05 2016 New Revision: 236978 URL: https://gcc.gnu.org/viewcvs?rev=236978&root=gcc&view=rev Log: 2016-06-01 Paolo Carlini PR c++/66635 * g++

[Bug c++/66635] g++ ICE when compiling constexpr code with comma operator

2016-06-01 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66635 --- Comment #2 from Paolo Carlini --- Indeed, but the ICE was real and it's fixed for 5.4.0. I'm adding a testcase and closing the bug.

[Bug c++/66635] g++ ICE when compiling constexpr code with comma operator

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