[PATCH] Document arithmetic overflow semantics

Robert Dewar dewar@gnat.com
Thu Feb 13 20:35:00 GMT 2003


> > Certainly for + and -, Java can get what it wants
> 
> Including gdb support?
> If Java maps signed types to unsigned, how is gdb going to know about it?

As someone pointed out you can certainly do conversions, and that is annoying
but will preserve gdb semantics.



More information about the Gcc mailing list