Commit f57207b8 by H.J. Lu Committed by H.J. Lu

Update gcc.target/i386/pr52146.c to allow $-18874240

2012-03-04  H.J. Lu  <hongjiu.lu@intel.com>

	PR target/52146
	* gcc.target/i386/pr52146.c: Update final-scan to allow $-18874240.

From-SVN: r184898
parent 34fa7690
2012-03-04 H.J. Lu <hongjiu.lu@intel.com>
PR target/52146
* gcc.target/i386/pr52146.c: Update final-scan to allow $-18874240.
2012-03-04 Mikael Morin <mikael@gcc.gnu.org>
PR fortran/50981
......
......@@ -15,4 +15,4 @@ test2 (void)
*apic_tpr_addr = 0;
}
/* { dg-final { scan-assembler-not "-18874240" } } */
/* { dg-final { scan-assembler-not "\[,\\t \]+-18874240" } } */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment