re PR inline-asm/15740 (ICE caused by a memory operand in an asm statement)
PR inline-asm/15740 * gimplify.c (gimplify_asm_expr): Move resolve asm names ... * c-typeck.c (build_asm_expr): ... here. Validate input constraints. Mark memory inputs addressable. * semantics.c (finish_asm_stmt): Resolve asm names. Validate input constraints. Mark memory inputs addressable. From-SVN: r92693
Showing
gcc/testsuite/g++.dg/opt/asm2.C
0 → 100644
gcc/testsuite/gcc.dg/asm-9.c
0 → 100644
Please
register
or
sign in
to comment