[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
Fri Mar 25 18:22:00 GMT 2016


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

--- Comment #9 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Author: ppalka
Date: Fri Mar 25 18:21:44 2016
New Revision: 234482

URL: https://gcc.gnu.org/viewcvs?rev=234482&root=gcc&view=rev
Log:
Adjust dg-do directive in mangle2.C

gcc/testsuite/ChangeLog:

        PR c++/62212
        * g++.dg/template/mangle2.C: The dg-do directive should be
        "compile" not "assemble".


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.dg/template/mangle2.C


More information about the Gcc-bugs mailing list