Workaround for #1959: assume untracked names have changed
authorSimon Marlow <simonmar@microsoft.com>
Thu, 6 Dec 2007 09:23:49 +0000 (09:23 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Thu, 6 Dec 2007 09:23:49 +0000 (09:23 +0000)
This fixes the 1959 test, but will do more recompilation than is
strictly necessary (but only when -O is on).  Still, more
recompilation is better than segfaults, link errors or other random
breakage.


No differences found