[Bug c++/66421] G++ fails compilation when assigning tuple created with variadic template to auto variable

2015-07-09 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66421 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC|

[Bug c++/66421] G++ fails compilation when assigning tuple created with variadic template to auto variable

2015-07-08 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66421 --- Comment #3 from Paolo Carlini paolo.carlini at oracle dot com --- Then let's add the testcase and close the bug.

[Bug c++/66421] G++ fails compilation when assigning tuple created with variadic template to auto variable

2015-07-08 Thread paolo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66421 --- Comment #5 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org --- Author: paolo Date: Wed Jul 8 16:08:10 2015 New Revision: 225563 URL: https://gcc.gnu.org/viewcvs?rev=225563root=gccview=rev Log: 2015-07-08 Paolo Carlini

[Bug c++/66421] G++ fails compilation when assigning tuple created with variadic template to auto variable

2015-07-08 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66421 --- Comment #4 from Paolo Carlini paolo.carlini at oracle dot com --- Note that this is already fixed for 5.2.0 too.

[Bug c++/66421] G++ fails compilation when assigning tuple created with variadic template to auto variable

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

[Bug c++/66421] G++ fails compilation when assigning tuple created with variadic template to auto variable

2015-06-07 Thread nathan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66421 Nathan Sidwell nathan at gcc dot gnu.org changed: What|Removed |Added CC||nathan at gcc

[Bug c++/66421] G++ fails compilation when assigning tuple created with variadic template to auto variable

2015-06-05 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66421 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Keywords||rejects-valid

[Bug c++/66421] G++ fails compilation when assigning tuple created with variadic template to auto variable

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