[Bug c++/62212] ICE compiling template function with array reference parameter whose size depends on a template parameter

2015-07-22 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62212 Paolo Carlini changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #3

[Bug c++/62212] ICE compiling template function with array reference parameter whose size depends on a template parameter

2015-05-07 Thread lhyatt at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62212 --- Comment #2 from Lewis Hyatt --- Hello- FYI, I have located the commit which broke this testcase, it is this one: == Author: jason Date: Fri Oct 15 21:15:13 2010 New Revision: 165521 URL: http://gcc.gnu.org/viewcvs?root=

[Bug c++/62212] ICE compiling template function with array reference parameter whose size depends on a template parameter

2014-12-08 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62212 Ville Voutilainen changed: What|Removed |Added Keywords||ice-on-valid-code Status

[Bug c++/62212] ICE compiling template function with array reference parameter whose size depends on a template parameter

2014-12-03 Thread lhyatt at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62212 --- Comment #1 from Lewis Hyatt --- Hello- FYI this problem still exists on the mainline. I see the bug remains unconfirmed, please let me know if more information would be useful, the testcase was pretty simple so I just pasted it inline in the