Commit ded40dfe by Torbjorn Granlund

*** empty log message ***

From-SVN: r438
parent 6513f468
......@@ -2893,7 +2893,7 @@ init_optabs ()
#endif
#ifdef HAVE_subti3
if (HAVE_subti3)
sub_optab->handlers[(int) Imode].insn_code = CODE_FOR_subti3;
sub_optab->handlers[(int) TImode].insn_code = CODE_FOR_subti3;
#endif
#ifdef HAVE_subsf3
if (HAVE_subsf3)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment