Adjust scan string for PIE
commit645c25f6425651f56d6d6cd09005d32756cb53be
authorH.J. Lu <hongjiu.lu@intel.com>
Thu, 15 Jan 2015 13:25:30 +0000 (15 13:25 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 15 Jan 2015 13:25:30 +0000 (15 05:25 -0800)
tree3581e9b8129a4535fc12d041c7f8cc31b60c3e68
parentc61fcfa602a55e9173f62f8e6cb3cd712e460561
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.

From-SVN: r219654
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr54445-2.c