------- Comment #7 from jakub at gcc dot gnu dot org  2005-11-12 20:43 -------
Subject: Bug 24761

Author: jakub
Date: Sat Nov 12 20:43:27 2005
New Revision: 106832

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106832
Log:
        PR c++/24761
        * pt.c (tsubst_copy_asm_operands): New function.
        (tsubst_expr) <case ASM_EXPR>: Use it.

        * g++.dg/template/asm1.C: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/g++.dg/template/asm1.C
Modified:
    branches/gcc-4_0-branch/gcc/cp/ChangeLog
    branches/gcc-4_0-branch/gcc/cp/pt.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24761

Reply via email to