*** empty log message ***

From-SVN: r1206
This commit is contained in:
Tom Wood 1992-06-18 14:34:15 +00:00
parent f21d67da84
commit c1f7c22310

View File

@ -4875,6 +4875,7 @@ expand_builtin (exp, target, subtarget, mode, ignore)
/* Test the argument to make sure it is in the proper domain for
the sqrt function. If it is not in the domain, branch to a
library call. */
emit_queue ();
start_sequence ();
lab1 = gen_label_rtx ();
lab2 = gen_label_rtx ();