|
From: Dirk M. <dm...@gm...> - 2005-10-18 09:17:50
|
On Tuesday 18 October 2005 00:48, Julian Seward wrote: > That said .. if the cases you show are real problems in real code, > and not just example test cases, then I am interested in investigating > further. well, the xor testcase failure is interesting, because that is indeed a real bug (we used to do defined-ness tracking at bitlevel for xor, while we never did that for multiplies so far). Dirk |