hotspot/src/share/vm/runtime/interfaceSupport.cpp
changeset 24436 c91bfb1a91a7
parent 24424 2658d7834c6e
child 25351 7c198a690050
--- a/hotspot/src/share/vm/runtime/interfaceSupport.cpp	Mon May 12 20:20:19 2014 -0400
+++ b/hotspot/src/share/vm/runtime/interfaceSupport.cpp	Mon May 12 20:25:53 2014 -0400
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -30,10 +30,12 @@
 #include "memory/resourceArea.hpp"
 #include "runtime/init.hpp"
 #include "runtime/interfaceSupport.hpp"
+#include "runtime/orderAccess.inline.hpp"
 #include "runtime/threadLocalStorage.hpp"
 #include "runtime/vframe.hpp"
 #include "utilities/preserveException.hpp"
 
+PRAGMA_FORMAT_MUTE_WARNINGS_FOR_GCC
 
 // Implementation of InterfaceSupport