https://bugs.kde.org/show_bug.cgi?id=359133
--- Comment #7 from David Hallas <da...@davidhallas.dk> --- I have attached a reduced test case that shows the problem. I have tested with gcc-4.9.3 and clang-3.7.1 using a 64bit Linux PC. I compiled it like this: g++ -std=c++11 main.cpp -o test I also verified that the latest master fixes the problem. Let me know if there is anything else you need -- You are receiving this mail because: You are watching all bug changes.