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: not-a-number's


On 2013-01-17 15:01:20 +0100, Andreas Schwab wrote:
> Andreas Schwab <schwab@suse.de> writes:
> > The C standard does not place any requirement on < wrt. exceptions or
> > lack thereof.

Agreed, this is a "may" (7.12.14), but...

> But IEC 559 does, of course.

and in particular, if __STDC_IEC_559__ is defined, then raising
the exception is required.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


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