On Fri, 6 Dec 2024 08:14:31 GMT, Matthias Baesken wrote:
>> I saw this too late, shouldn't it be isTargetOs instead of isBuildOs? Or am
>> I mistaken and only gtest is affected, hence isBuildOs? Actually I'm not
>> sure which one would be appropriate for gtest
>
> I think in the AIX case the ta
On Fri, 6 Dec 2024 05:05:19 GMT, Julian Waters wrote:
>> make/hotspot/lib/JvmFeatures.gmk line 182:
>>
>>> 180: JVM_CFLAGS_FEATURES += -ffat-lto-objects
>>> 181: endif
>>> 182: JVM_LDFLAGS_FEATURES += $(CXX_O_FLAG_HIGHEST_JVM) -flto
>>> -fno-strict-aliasing
>>
>> LGTM. ffat-lto-o
On Thu, 5 Dec 2024 09:44:47 GMT, Joachim Kern wrote:
>> Matthias Baesken has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> use fat lto objects on AIX/clang
>
> make/hotspot/lib/JvmFeatures.gmk line 182:
>
>> 180: JVM_CFLAGS_FEATURES
On Tue, 3 Dec 2024 16:46:04 GMT, Matthias Baesken wrote:
>> Support the clang toolchain when link time optimization is configured.
>> Please note that this is NOT intended to enable lto by default and NOT to
>> fix all possible clang-supporting builds or test issues .
>>
>> It works on my Linux
On Tue, 3 Dec 2024 16:46:04 GMT, Matthias Baesken wrote:
>> Support the clang toolchain when link time optimization is configured.
>> Please note that this is NOT intended to enable lto by default and NOT to
>> fix all possible clang-supporting builds or test issues .
>>
>> It works on my Linux
On Tue, 3 Dec 2024 16:46:04 GMT, Matthias Baesken wrote:
>> Support the clang toolchain when link time optimization is configured.
>> Please note that this is NOT intended to enable lto by default and NOT to
>> fix all possible clang-supporting builds or test issues .
>>
>> It works on my Linux
> Support the clang toolchain when link time optimization is configured.
> Please note that this is NOT intended to enable lto by default and NOT to fix
> all possible clang-supporting builds or test issues .
>
> It works on my Linux x86_64 SUSE 15 test machine with clang15.0.7, also on
> macOS
On Fri, 29 Nov 2024 09:24:15 GMT, Matthias Baesken wrote:
>> Support the clang toolchain when link time optimization is configured.
>> Please note that this is NOT intended to enable lto by default and NOT to
>> fix all possible clang-supporting builds or test issues .
>>
>> It works on my Linu
> Support the clang toolchain when link time optimization is configured.
> Please note that this is NOT intended to enable lto by default and NOT to fix
> all possible clang-supporting builds or test issues .
>
> It works on my Linux x86_64 SUSE 15 test machine with clang15.0.7, also on
> macOS
On Thu, 28 Nov 2024 07:56:27 GMT, Matthias Baesken wrote:
>> Support the clang toolchain when link time optimization is configured.
>> Please note that this is NOT intended to enable lto by default and NOT to
>> fix all possible clang-supporting builds or test issues .
>>
>> It works on my Linu
On Thu, 28 Nov 2024 07:52:37 GMT, Matthias Baesken wrote:
> Hi Julian, the assembler local labels seem to work (see current commit). If
> this approach is used, we probably need a comment about this ? Btw. the
> NOINLINE is most likely okay too, this function does not need to be inlined I
> th
On Wed, 27 Nov 2024 15:14:10 GMT, Matthias Baesken wrote:
> Support the clang toolchain when link time optimization is configured.
> Please note that this is NOT intended to enable lto by default and NOT to fix
> all possible clang-supporting builds or test issues .
>
> It works on my Linux x86
> Support the clang toolchain when link time optimization is configured.
> Please note that this is NOT intended to enable lto by default and NOT to fix
> all possible clang-supporting builds or test issues .
>
> It works on my Linux x86_64 SUSE 15 test machine with clang15.0.7, also on
> macOS
On Wed, 27 Nov 2024 15:14:10 GMT, Matthias Baesken wrote:
> Support the clang toolchain when link time optimization is configured.
> Please note that this is NOT intended to enable lto by default and NOT to fix
> all possible clang-supporting builds or test issues .
>
> It works on my Linux x86
On Wed, 27 Nov 2024 15:14:10 GMT, Matthias Baesken wrote:
> Support the clang toolchain when link time optimization is configured.
> Please note that this is NOT intended to enable lto by default and NOT to fix
> all possible clang-supporting builds or test issues .
>
> It works on my Linux x86
Support the clang toolchain when link time optimization is configured.
Please note that this is NOT intended to enable lto by default and NOT to fix
all possible clang-supporting builds or test issues .
It works on my Linux x86_64 SUSE 15 test machine with clang15.0.7, also on
macOS with Xcode
16 matches
Mail list logo