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: Ada front-end depends on signed overflow


- Can you give an example of an operation which may yield an undefined
  non-deterministic result which is reliably useful for anything?

Hm. int foo (const char *x, int y) { return printf (x, y); }


Lassi
--
If you would know the value of money, go try to borrow some.
	--Ben Franklin


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