X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fia32%2Fia32_nodes_attr.h;h=8b4e92c81014806e7a402d6e93e277ef75ead6e9;hb=a4db20b99a68cbc692b033bdac3df8550bf29b41;hp=f9b264941e4582a033fe8d5a563f4721e18ec481;hpb=d2c1b0191844c3c23731158a153838d570dcd65a;p=libfirm diff --git a/ir/be/ia32/ia32_nodes_attr.h b/ir/be/ia32/ia32_nodes_attr.h index f9b264941..8b4e92c81 100644 --- a/ir/be/ia32/ia32_nodes_attr.h +++ b/ir/be/ia32/ia32_nodes_attr.h @@ -124,7 +124,6 @@ struct ia32_attr_t { const be_execution_unit_t ***exec_units; /**< list of units this operation can be executed on */ const arch_register_req_t **in_req; /**< register requirements for arguments */ - const arch_register_req_t **out_req; /**< register requirements for results */ ir_label_t exc_label; /**< the exception label iff this instruction can throw an exception */