re PR rtl-optimization/64905 (unsigned short is loaded with 4-byte load (movl))
authorUros Bizjak <ubizjak@gmail.com>
Thu, 5 Feb 2015 10:37:05 +0000 (11:37 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 5 Feb 2015 10:37:05 +0000 (11:37 +0100)
commit27d16306413f2e6f5eb3471db9593666c35694e3
treeb3328c437f9d222be0a36f7759413f5b57eb56e9
parent97a2971020bdf5d95668db086606133169b70894
re PR rtl-optimization/64905 (unsigned short is loaded with 4-byte load (movl))

PR rtl-optimization/64905
* gcc.target/i386/pr64905.c: Require nonpic target.
(dg-options): Add -fomit-frame-pointer.
(main): Remove.

From-SVN: r220441
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr64905.c