pt.c (tsubst_expr): Look passed the CLEANUP_POINT_EXPR to get the asm expression.
authorAndrew Pinski <pinskia@physics.uc.edu>
Fri, 8 Oct 2004 02:46:00 +0000 (02:46 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 8 Oct 2004 02:46:00 +0000 (19:46 -0700)
commit131263fa870bf2cacf555a7b123032338da9477f
tree4d28f458a517b23aa3f0de9fbaf429db50d17796
parent530f533138934413d0a73b4f1a200a5545ce414f
pt.c (tsubst_expr): Look passed the CLEANUP_POINT_EXPR to get the asm expression.

2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>

        * pt.c (tsubst_expr) <case ASM_EXPR>: Look passed the
        CLEANUP_POINT_EXPR to get the asm expression.

From-SVN: r88733
gcc/cp/ChangeLog
gcc/cp/pt.c