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: SIMPLE: A language-independent tree IR


<Fortran doesn't even define the concept of overflowing of INTEGERs
(which are always signed in arithmetic context).
>>

And it is clear that integer overflow is undefined in Fortran, OK, so that's
not a counter example, but Ada sure is, Ada requires runtime exceptions to
be raised for integer overflow.


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