[Bug c++/66895] Array to pointer decay in list initialization

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

[Bug c++/66895] Array to pointer decay in list initialization

2015-12-16 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66895 --- Comment #1 from Patrick Palka --- Author: ppalka Date: Thu Dec 17 04:01:47 2015 New Revision: 231736 URL: https://gcc.gnu.org/viewcvs?rev=231736=gcc=rev Log: Fix some blockers of PR c++/24666 (arrays decay to pointers too early)

[Bug c++/66895] Array to pointer decay in list initialization

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