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

[Bug middle-end/18902] Naive (default) complex division algorithm


------- Additional Comments From pcarlini at suse dot de  2004-12-09 11:26 -------
> The Annex G example still comes with a warning that it may yield undue 
> overflow: it illustrates how to get the treatment of infinities expected 
> in that informative Annex, not how to avoid excess overflow in general.

I see, probably I should have pointed out that I'm reading in detail Annex G
for the first time, and I'm not a floating point expert. Nvertheless, in the
light of some basic notions of numerical analysis, seems rather obvious to me
that "we have a problem" which, moreover, nobody apparently discusses in detail.
Which is your take on the issue, more generally?

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18902


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