On 2010-08-30, lloyd <> wrote:
> Seebs said:
>> Does anyone, ever, in any way, depend on the output of this program?
>> If not, why does it exist? *If they do, is it okay if it lies to them?
> Thanks to all for your righteous concern (no sarcasm intended,
> honestly). My program does nothing mission-critical for anyone, it is
> used to produce solutions to a mathematical problem with artistic
> applications, so no buildings will fall down.
That's encouraging.
> Once I get through the hell that is the beginning of a new academic
> semester I will try stripping the program down to isolate the bug,
> more out of sheer morbid curiosity than because the possibility of
> wrong results is so awful. The program is a little convoluted in
> structure but deliberately not too clever in how it does it, so I can
> understand it.
Cool. And yes, under the circumstances, waiting for a more opportune
time might be reasonable.
If the program is in modules, note that you can sometimes narrow things
down by compiling them at different optimization levels; this will often,
but not always, tell you where the problem is.
> To Eric: I actually have no doubt that it's Lloyd who's doing
> something dodgy, and not gcc.
Well, that tears it, you'll have found a compiler bug.
-s
--
Copyright 2010, all wrongs reversed. Peter Seebach /
usenet-
http://www.seebs.net/log/ <-- lawsuits, religion, and funny pictures
http://en.wikipedia.org/wiki/Fair_Game_(Scientology) <-- get educated!
I am not speaking for my employer, although they do rent some of my opinions.