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]

Re: Should dead stores which could trap be deleted?


> PS: At a (very) quick glance I didn't see in rtl.texi where division
>     by zero was stated as being undefined. :-)

It's not in rtl.texi, but in the C standard.
However, for floating point you can argue that no undefined behaviour
is invoked if NaNs are supported.


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