Commit d1ac2471 by Uros Bizjak

sfp-exceptions.c (__sfp_handle_exceptions): Remove stray semicolon.

	* config/i386/sfp-exceptions.c (__sfp_handle_exceptions):
	Remove stray semicolon.

From-SVN: r268405
parent 8eaff6ef
......@@ -104,5 +104,5 @@ __sfp_handle_exceptions (int _fex)
/* No need for fwait, exception is triggered by emitted fstp. */
#endif
}
};
}
#endif
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