X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=ir%2Fbe%2Fbestack.c;h=1e42e8bdc203092c872b4f6821dd343ff54a3464;hb=222b77d248750d6ce7ef87fa9ca39547c4c041ad;hp=a5cb66231c4b663a4268ede7383b9f58a4a743b3;hpb=51a7dbfd76da23a3f8b927d1113b95545ef43b8b;p=libfirm diff --git a/ir/be/bestack.c b/ir/be/bestack.c index a5cb66231..1e42e8bdc 100644 --- a/ir/be/bestack.c +++ b/ir/be/bestack.c @@ -383,7 +383,7 @@ void be_abi_fix_stack_nodes(ir_graph *irg) /* when doing code with frame-pointers then often the last incsp-nodes are * not used anymore because we copy the framepointer to the stack pointer - * when leaving the function. Though the last incsp is often keeped (because + * when leaving the function. Though the last incsp is often kept (because * you often don't know which incsp is the last one and fixstack should find * them all). Remove unnecessary keeps and IncSP nodes */ {