6983073: fix compiler error with GCC 4.4 or newer on SPARC
Reviewed-by: twisti
This commit is contained in:
parent
34b016cb42
commit
d0cc3fc376
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 1997, 2006, Oracle and/or its affiliates. All rights reserved.
|
* Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved.
|
||||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||||
*
|
*
|
||||||
* This code is free software; you can redistribute it and/or modify it
|
* This code is free software; you can redistribute it and/or modify it
|
||||||
@ -263,8 +263,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
constantPoolCacheOop* interpreter_frame_cpoolcache_addr() const;
|
||||||
constantPoolCacheOop* frame::interpreter_frame_cpoolcache_addr() const;
|
|
||||||
|
|
||||||
#ifndef CC_INTERP
|
#ifndef CC_INTERP
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user