This is the mail archive of the gcc-patches@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]

Re: float to int conversions


On Wed, Feb 26, 2003 at 11:02:57PM +1030, Alan Modra wrote:
> This is an update of http://gcc.gnu.org/ml/gcc-patches/2002-11/msg00195.html
> for gcc-3.3 and mainline.  It makes powerpc gcc follow the Java
> conventions for floating point to integer conversions of NANs and
> values that overflow.

Why do you want this?  Particularly unconditionally!
Seems to me that you're slowing down Fortran, C and C++
for no particular reason.


r~


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