Only resolve_asm_operand_names once
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 May 2015 23:33:07 +0000 (23:33 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 11 May 2015 23:33:07 +0000 (23:33 +0000)
commit2d564016f2f3f88cb2166326dac39969acf5c931
tree4b55c602a352b7b7a5e285dbf28f8840800c137c
parent041558e319a1032a939ad39dd02e906ec17de4cf
Only resolve_asm_operand_names once

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223022 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cfgexpand.c
gcc/stmt.c