re PR bootstrap/69677 (bootstrap failed with --with-arch=corei7 --with-cpu=corei7)
authorJakub Jelinek <jakub@redhat.com>
Fri, 5 Feb 2016 09:23:03 +0000 (10:23 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 5 Feb 2016 09:23:03 +0000 (10:23 +0100)
commit5421e2cab2e132f51d227a4c643eee4e764d7969
treea514962f3f918c64cb27ca6b2bfe5e2bc2d94904
parent714fb282d85d51f367bb04751b847757e144f849
re PR bootstrap/69677 (bootstrap failed with --with-arch=corei7 --with-cpu=corei7)

PR bootstrap/69677
* config/i386/i386.c (convert_scalars_to_vector): Readd stack
alignment fixes.
(ix86_option_override_internal): Disable TARGET_STV even for
-m{incoming,preferred}-stack-boundary=3.

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