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

krebbel@gcc.gnu.org krebbel@gcc.gnu.org
Mon Feb 4 09:20:00 GMT 2008


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



More information about the Gcc-cvs mailing list