r132686 - in /branches/gcc-4_2-branch/libffi: C...

ghazi@gcc.gnu.org ghazi@gcc.gnu.org
Tue Feb 26 21:54:00 GMT 2008


Author: ghazi
Date: Tue Feb 26 21:54:30 2008
New Revision: 132686

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132686
Log:
	Backport:
	2007-03-24  Uros Bizjak  <ubizjak@gmail.com>
	
	* testsuite/libffi.call/return_fl2.c (return_fl): Mark as static.
	Use 'volatile float sum' to create sum of floats to avoid false
	negative due to excess precision on ix86 targets.
	(main): Ditto. 


Modified:
    branches/gcc-4_2-branch/libffi/ChangeLog
    branches/gcc-4_2-branch/libffi/testsuite/libffi.call/return_fl2.c



More information about the Gcc-cvs mailing list