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

ppalka at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 24 16:10:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62212

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.9/5/6 Regression] ICE    |[4.9/5 Regression] ICE
                   |compiling template function |compiling template function
                   |with array reference        |with array reference
                   |parameter whose size        |parameter whose size
                   |depends on a template       |depends on a template
                   |parameter                   |parameter

--- Comment #6 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Fixed for GCC 6 at least.


More information about the Gcc-bugs mailing list