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]

r132089 - in /branches/gcc-4_2-branch/gcc: Chan...


Author: krebbel
Date: Mon Feb  4 09:20:45 2008
New Revision: 132089

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132089
Log:
2008-02-04  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-02-04  Andreas Krebbel  <krebbel1@de.ibm.com>

	* gcc.dg/tf_to_di-1.c: New testcase.


Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/tf_to_di-1.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/config/s390/fixdfdi.h
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


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