hg: hsx/hotspot-comp/hotspot: 7142167: MAC: _get_previous_fp broken on bsd with llvm-gcc

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Tue Feb 7 13:48:38 PST 2012


Changeset: 5e9fba4e8718
Author:    kvn
Date:      2012-02-07 11:33 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/5e9fba4e8718

7142167: MAC: _get_previous_fp broken on bsd with llvm-gcc
Summary: LLVM-GCC (__llvm__) should use the same _get_previous_fp implementation as __clang__ (as is the case for os::current_stack_pointer).
Reviewed-by: twisti, never, dcubed

! src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp



More information about the hotspot-compiler-dev mailing list