Hi, this testcase is failing on powerpc-linux-gnu with -O2. Out of curiosity I looked a bit closer today on it and noticed that the FAIL goes away with -fno-strict-aliasing. But I can't believe the C++ people put in a non-aliasing aware testcase, so do we have an aliasing bug somewhere still? Franz.