asm-9.c
154 Bytes
-
re PR inline-asm/15740 (ICE caused by a memory operand in an asm statement) · 74f0c611
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
Richard Henderson committed