[Bug c++/58636] [4.8/4.9/4.10 Regression] ICE with initializer_list and rvalue references

2014-07-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58636 --- Comment #4 from Jason Merrill --- Author: jason Date: Mon Jul 14 05:28:21 2014 New Revision: 212508 URL: https://gcc.gnu.org/viewcvs?rev=212508&root=gcc&view=rev Log: PR c++/58636 * call.c (build_list_conv): Don't try to build a list

[Bug c++/58636] [4.8/4.9/4.10 Regression] ICE with initializer_list and rvalue references

2014-07-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58636 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/58636] [4.8/4.9/4.10 Regression] ICE with initializer_list and rvalue references

2014-07-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58636 --- Comment #2 from Jason Merrill --- Author: jason Date: Mon Jul 14 05:25:13 2014 New Revision: 212503 URL: https://gcc.gnu.org/viewcvs?rev=212503&root=gcc&view=rev Log: PR c++/58636 * call.c (build_list_conv): Don't try to build a list

[Bug c++/58636] [4.8/4.9/4.10 Regression] ICE with initializer_list and rvalue references

2014-07-13 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58636 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|