Searched hist:d59d07b5 (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/solenv/inc/ |
H A D | unxfbsdi.mk | diff d59d07b5 Fri Apr 20 23:17:21 UTC 2018 Don Lewis <truckman@apache.org> Work around a bug in clang versions 3.6.x and 3.7.x on 32-bit Intel. Using -Os optimization causes clang to generate bad DWARF CFI which is needed for stack unwinding during exception handling. See: <https://llvm.org/bugs/show_bug.cgi?id=24792> Instead of using -Os, optimize using "-O2 -fno-unroll-loops" as a reasonably close substitute. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1829681 13f79535-47bb-0310-9956-ffa450edef68
|
/aoo42x/main/solenv/gbuild/platform/ |
H A D | freebsd.mk | diff d59d07b5 Fri Apr 20 23:17:21 UTC 2018 Don Lewis <truckman@apache.org> Work around a bug in clang versions 3.6.x and 3.7.x on 32-bit Intel. Using -Os optimization causes clang to generate bad DWARF CFI which is needed for stack unwinding during exception handling. See: <https://llvm.org/bugs/show_bug.cgi?id=24792> Instead of using -Os, optimize using "-O2 -fno-unroll-loops" as a reasonably close substitute. git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1829681 13f79535-47bb-0310-9956-ffa450edef68
|
Completed in 18 milliseconds