This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]