http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60566
Bug ID: 60566 Summary: [4.9 Regression] r208573 miscompiles kdelibs Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: trippels at gcc dot gnu.org CC: jason at gcc dot gnu.org kdelibs gets miscompiled with current trunk. Bisection points to r208573. Symptoms of the miscompilation are startup failures of various KDE application, e.g. okular will show a pop-up "Cannot connect to okular component" and hang. Will look deeper tomorrow.