提交 62d80504 编写于 作者: T twisti

6983073: fix compiler error with GCC 4.4 or newer on SPARC

Reviewed-by: twisti
Contributed-by: NMatthias Klose <doko@ubuntu.com>
上级 dc2fdd0a
/* /*
* 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 @@ ...@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册