https://bugs.kde.org/show_bug.cgi?id=401828
--- Comment #8 from Julian Seward <jsew...@acm.org> --- I'm confused about the top level diagnosis here. I see two possibilities: (1) If the test program, when run directly (meaning, not on V) produces different results depending on compiler version and/or optimisation level, then the test program is buggy. (2) If (1) isn't the case, and instead, the test program produces different results when run directly vs when run on V, then V is buggy. Note that"run directly" really does mean run directly on the machine, and not merely "whatever is in the .stdout.exp file". Will: have you definitely excluded (1) as a possibility? My initial assumption here was that this problem is (1), but from the comments above it's hard to be sure either way. -- You are receiving this mail because: You are watching all bug changes.