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]

r131957 - in /trunk/gcc: ChangeLog config/s390/...


Author: krebbel
Date: Wed Jan 30 08:00:51 2008
New Revision: 131957

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131957
Log:
2008-01-30  Andreas Krebbel  <krebbel1@de.ibm.com>

	* config/s390/fixdfdi.h (__fixunstfdi, __fixtfdi): Rearrange
	the overflow check to make it easier to read.
	(__fixtfdi): Change the type of the ll member in union
	long_double to UDItype_x.

2008-01-30  Andreas Krebbel  <krebbel1@de.ibm.com>

	* gcc.target/s390/tf_to_di-1.c: New testcase.


Added:
    trunk/gcc/testsuite/gcc.target/s390/tf_to_di-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/s390/fixdfdi.h
    trunk/gcc/testsuite/ChangeLog


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