Adjust scan string for PIE
commitc38c873b25ce332c83b4a81dc96f7168a72fd5cf
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jan 2015 13:25:30 +0000 (15 13:25 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 Jan 2015 13:25:30 +0000 (15 13:25 +0000)
tree3581e9b8129a4535fc12d041c7f8cc31b60c3e68
parent7fd44cfcdbee00603bdbfab50184e3fd1dfc7f63
Adjust scan string for PIE

The order of address in the first operand is different due to different
output orders of PLUS between output_addr_const and output_pic_addr_const.
This patch adjusts scan string for PIE in gcc.target/i386/pr54445-2.c.

* gcc.target/i386/pr54445-2.c: Adjust scan string for PIE.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@219654 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr54445-2.c