rs6000.c (rs6000_option_override_internal): Remove restriction against use of VSX...
authorBill Schmidt <wschmidt@linux.vnet.ibm.com>
Wed, 6 Nov 2013 03:32:01 +0000 (03:32 +0000)
committerWilliam Schmidt <wschmidt@gcc.gnu.org>
Wed, 6 Nov 2013 03:32:01 +0000 (03:32 +0000)
commit3118d595a64f3673786c8c06642f92d95bf6b27c
treeb37446f6b1ab8d9c27679a538f5236fb809914b7
parent2b9d047631ee625de6953470af92e37450b2cd66
rs6000.c (rs6000_option_override_internal): Remove restriction against use of VSX instructions when...

2013-11-05  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>

* config/rs6000/rs6000.c (rs6000_option_override_internal):
Remove restriction against use of VSX instructions when generating
code for little endian mode.

From-SVN: r204441
gcc/ChangeLog
gcc/config/rs6000/rs6000.c