gcc/libgfortran/config
Richard Henderson 1b7a0148f0 gcc:
* config/i386/crtfastmath.c [!__x86_64__ && __sun__ && __svr4__]
	(sigill_hdlr): Correct insn, insn size.
	(set_fast_math) [!__x86_64__ && __sun__ && __svr4__]: Use movaps.

	gcc/testsuite:
	* lib/target-supports.exp (check_sse_os_support_available): Use
	movaps.

	libgfortran.
	* config/fpu-387.h [__sun__ && __svr4__] (sigill_hdlr): Correct
	insn, insn size.
	(has_sse) [!__x86_64__ && __sun__ && __svr4__]: Use movaps.

Co-Authored-By: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>

From-SVN: r174609
2011-06-03 17:36:21 +00:00
..
fpu-387.h gcc: 2011-06-03 17:36:21 +00:00
fpu-aix.h Clarify FP exception documentation and messages 2011-05-20 15:55:45 +03:00
fpu-generic.h Clarify FP exception documentation and messages 2011-05-20 15:55:45 +03:00
fpu-glibc.h Clarify FP exception documentation and messages 2011-05-20 15:55:45 +03:00
fpu-sysv.h Clarify FP exception documentation and messages 2011-05-20 15:55:45 +03:00