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] Document arithmetic overflow semantics


On Thu, Feb 13, 2003 at 06:04:55PM +0000, Richard Earnshaw wrote:
> I think there is major confusion here between "undefined" in the 
> language-lawyer concept and "ambiguous" about what our internal nodes mean.
> 
> Yes, we want to take advantage of the former.  But we need to try and 
> avoid the latter.

Correct.  But if we don't have a way to represent the former
in the later, then we've lost out.


r~


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