[PATCH, libgfortran, commited]: Fix stmxcsr in config/fpu-387.h (again).

Uros Bizjak ubizjak@gmail.com
Fri Oct 14 12:17:00 GMT 2005


Hello!

This patch fixes breakage in stmxcsr in config/fpu-387.h.
Additionally, control word variables are changed to unsigned, and a
#define SSE is added to make code more readable (as is the case in
config/i386/crtfastmath.c).

I have commited this patch to mainline CVS after checking that it
_really_ compiles. I aplologise for all inconveniences...

2005-10-14  Uros Bizjak  <uros@kss-loka.si>

	* config/fpu-387.h (set_fpu): Remove extra ":" in stmxcsr.
	Change cw and cw_sse variables to unsigned.
	(SSE): New definition.
	(has_sse): Use it.

Thanks,
Uros.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gfortran.diff
Type: application/octet-stream
Size: 1265 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20051014/2164ba95/attachment.obj>


More information about the Fortran mailing list