]> git.ipfire.org Git - thirdparty/gcc.git/commit
config.gcc: Support --with-fpmath=avx for x86.
authorUros Bizjak <uros@gcc.gnu.org>
Fri, 5 Nov 2010 18:33:19 +0000 (19:33 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 5 Nov 2010 18:33:19 +0000 (19:33 +0100)
commitb71e5eba5e3cab860b00dd7328d15b5a6fd30058
tree068a1655bce12e002026f402e04d62358b25dd08
parent611c64f0699940b9604b4ea719daadbdae79654c
config.gcc: Support --with-fpmath=avx for x86.

* config.gcc: Support --with-fpmath=avx for x86.
* config/i386/avxmath.h: New.
* doc/install.texi (--with-fpmath=): Document --with-fpmath=avx.

From-SVN: r166369
gcc/ChangeLog
gcc/config.gcc
gcc/config/i386/avxmath.h [new file with mode: 0644]
gcc/doc/install.texi
gcc/testsuite/ChangeLog