r219654 - in /trunk/gcc/testsuite: ChangeLog gc...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Thu Jan 15 13:25:00 GMT 2015


Author: hjl
Date: Thu Jan 15 13:25:30 2015
New Revision: 219654

URL: https://gcc.gnu.org/viewcvs?rev=219654&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/i386/pr54445-2.c



More information about the Gcc-cvs mailing list