i386.c (standard_80387_constant_p): Also prefer the x87's load constant instructions...
authorRoger Sayle <roger@eyesopen.com>
Sat, 21 Feb 2004 18:48:19 +0000 (18:48 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sat, 21 Feb 2004 18:48:19 +0000 (18:48 +0000)
commit22cc69c4c0a344d3272567bcefe50506ec1bb3ba
tree5a334481e4316a43465cf42a8fac0f6c1def4aba
parentbee07d3f4f976d4565502491ad4415b89607d623
i386.c (standard_80387_constant_p): Also prefer the x87's load constant instructions when optimizing for size.

* config/i386/i386.c (standard_80387_constant_p): Also prefer
the x87's load constant instructions when optimizing for size.

From-SVN: r78231
gcc/ChangeLog
gcc/config/i386/i386.c