You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2015/09/05 07:57:19 UTC

[Issue 125475] Build error while compiling the component svx

https://bz.apache.org/ooo/show_bug.cgi?id=125475

--- Comment #9 from truckman <dl...@catspoiler.org> ---
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.