[PATCH GCC]Fix test case failure reported in PR54989

Bin Cheng bin.cheng@arm.com
Mon Oct 22 03:47:00 GMT 2012


Hi,
The test case "gcc/testsuite/gcc.dg/hoist-register-pressure.c" is failed on
x86_64-apple-darwin because it uses more registers than x86_64-linux. This
can be fixed by simplifying the case using fewer registers. 

Tested on x86_64-apple-darwin/x86_64-linux, is it OK?

Thanks


gcc/testsuite/ChangeLog
2012-10-22  Bin Cheng  <bin.cheng@arm.com>

	* gcc.dg/hoist-register-pressure.c: Simplify the case
	by using fewer registers.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr54989-20121022.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20121022/1945490c/attachment.txt>


More information about the Gcc-patches mailing list