https://bz.apache.org/ooo/show_bug.cgi?id=125475
--- Comment #9 from truckman <[email protected]> --- This problem is not caused by the GCC4.9 bug "devirtualization too trigger happy" (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678). A fix for that bug was committed to the gcc 4.9 branch on September 11, 2014. I submitted a copy of the OpenOffice code that triggers the gcc bug as an attachment to <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65009>. A gcc developer confirmed that it still failed on the gcc 4.9 on February 11, 2015 (before the release of gcc 4.9.3). I am able to still reproduce this build failure with this recent snapshot of gcc 4.9.4: % gcc49 --version gcc49 (FreeBSD Ports Collection) 4.9.4 20150819 (prerelease) -- You are receiving this mail because: You are the assignee for the issue.
