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: [PATCH]: Integrate gfortran with MPC


From: "Andrew Pinski" <pinskia@gmail.com>

On Thu, May 28, 2009 at 4:04 PM, Kaveh R. Ghazi <ghazi@caip.rutgers.edu> wrote:
I'm wondering if it was really meant for fortran to be different, or is this
a bug accidentally immortalized in the testcase? I.e. what does the fortran
standard say?

Well the Fortran standard does not have INF or NaNs. Though for Fortran 2003, the IEEE types have them. -- Pinski

That didn't answer my question, I'll try and phrase it more precisely. Is gfortran's current behavior of complex division for finite/zero a bug (to be fixed) or a feature (to be preserved)?


PS: Andrew, did you see this?
http://gcc.gnu.org/ml/gcc-patches/2009-05/msg01665.html



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