[Bug c++/66602] std::tuple bug when constructed with temporary empty object

2015-08-04 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66602 Paolo Carlini changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/66602] std::tuple bug when constructed with temporary empty object

2015-06-20 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66602 Jonathan Wakely changed: What|Removed |Added Status|WAITING |NEW Known to work|

[Bug c++/66602] std::tuple bug when constructed with temporary empty object

2015-06-19 Thread so61pi.re at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66602 --- Comment #3 from so61pi.re at gmail dot com --- My current version of GCC is 5.1.0 on Windows, but I also tested on Linux with same GCC version, and it produced the same bug, which printed random value like Daniel Krügler have showed. Apparent

[Bug c++/66602] std::tuple bug when constructed with temporary empty object

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

[Bug c++/66602] std::tuple bug when constructed with temporary empty object

2015-06-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66602 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|