[Bug 3211] New: [IcedTea7] AArch64 build fails with pre-compiled headers disabled
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Oct 27 05:51:10 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3211
Bug ID: 3211
Summary: [IcedTea7] AArch64 build fails with pre-compiled
headers disabled
Product: IcedTea
Version: 7-hg
Hardware: aarch64
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: IcedTea
Assignee: gnu.andrew at redhat.com
Reporter: gnu.andrew at redhat.com
CC: unassigned at icedtea.classpath.org
/builddir/build/BUILD/icedtea-2.7.0pre08/openjdk-boot/hotspot/src/cpu/aarch64/vm/assembler_aarch64.cpp:
In member function 'void MacroAssembler::trampoline_call(Address,
CodeBuffer*)':
/builddir/build/BUILD/icedtea-2.7.0pre08/openjdk-boot/hotspot/src/cpu/aarch64/vm/assembler_aarch64.cpp:2183:26:
error: incomplete type 'Compile' used in nested name specifier
if (far_branches() && !Compile::current()->in_scratch_emit_size()) {
^
^
/builddir/build/BUILD/icedtea-2.7.0pre08/openjdk-boot/hotspot/src/cpu/aarch64/vm/assembler_aarch64.cpp:
In member function 'void MacroAssembler::emit_trampoline_stub(int, address)':
/builddir/build/BUILD/icedtea-2.7.0pre08/openjdk-boot/hotspot/src/cpu/aarch64/vm/assembler_aarch64.cpp:2216:31:
error: incomplete type 'Compile' used in nested name specifier
address stub = start_a_stub(Compile::MAX_stubs_size/2);
^
/builddir/build/BUILD/icedtea-2.7.0pre08/openjdk-boot/hotspot/src/cpu/aarch64/vm/assembler_aarch64.cpp:2218:18:
error: incomplete type 'Compile' used in nested name specifier
start_a_stub(Compile::MAX_stubs_size/2);
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20161027/512bf201/attachment.html>
More information about the distro-pkg-dev
mailing list