Only resolve_asm_operand_names once
authorRichard Henderson <rth@redhat.com>
Mon, 11 May 2015 23:33:07 +0000 (16:33 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 11 May 2015 23:33:07 +0000 (16:33 -0700)
commit5570ddd5a8ce2125c8290598037a40481f193197
tree4b55c602a352b7b7a5e285dbf28f8840800c137c
parent5ce039dfe917d694bef1ecb16844f3b1bcb7ed09
Only resolve_asm_operand_names once

We do it in the front end already; no need to repeat.

From-SVN: r223022
gcc/ChangeLog
gcc/cfgexpand.c
gcc/stmt.c