mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-16 08:29:34 +00:00
8384277: Internal error happened when building fastdebug with LTO
Reviewed-by: dholmes, jwaters
This commit is contained in:
parent
b9778ccb47
commit
2c0e818d3c
@ -81,7 +81,7 @@
|
||||
#define SPELL_REG_SP "rsp"
|
||||
#define SPELL_REG_FP "rbp"
|
||||
|
||||
address os::current_stack_pointer() {
|
||||
NOINLINE address os::current_stack_pointer() {
|
||||
return (address)__builtin_frame_address(0);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user