https://bugs.kde.org/show_bug.cgi?id=472875
Andreas Arnez <ar...@linux.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|jsew...@acm.org |ar...@linux.ibm.com --- Comment #1 from Andreas Arnez <ar...@linux.ibm.com> --- This looks like an issue I noticed while working on Bug 465782: The decimal floating-point instructions for "multiply" and "divide" don't set the condition code, but the test case extracts and prints the condition code anyway without initializing it first. The result could have been random all the time, but has obviously been stable so far. This seems to have changed, probably due to changes in GCC. I've been working on lots of test case fixes anyhow, this one included. Let me sort through my patches, then I can probably come up with a fix soon. -- You are receiving this mail because: You are watching all bug changes.