This is the mail archive of the gcc@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: real.c implementation


> We do now.  We did have code in the compiler to prevent this
> (unconditionally, mind!) until recently; I considered this a
> bug and removed it.  If you don't want to trap on denormals,
> then don't write denormal constants.  Simple as that.

Well not quite as simple, you are asking people to do careful analysis
of legacy code and tailor parts of it in a target dependent manner.


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