re PR target/15184 (Direct access to byte inside word not working with -march=pentiumpro)
authorUros Bizjak <ubizjak@gmail.com>
Fri, 30 Jan 2015 10:53:53 +0000 (11:53 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Fri, 30 Jan 2015 10:53:53 +0000 (11:53 +0100)
commit089ad47399b946baeb5c6b62a97d6f1e5339e2bf
tree88743c2bd0acb8ae2784d371ce84c9f5e97c74c7
parentb6dd03dd9c48470246b4b47e7471b2cf99c65737
re PR target/15184 (Direct access to byte inside word not working with -march=pentiumpro)

PR target/15184
* gcc.target/i386/pr15184-1.c: Compile for ia32 target only.
(dg-options): Remove -m32.
(dg-final): Scan for "movb %al" only.
* gcc.target/i386/pr15184-2.c: Ditto.

From-SVN: r220277
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr15184-1.c
gcc/testsuite/gcc.target/i386/pr15184-2.c