Index: gcc/gcc/config/rs6000/linux64.opt |
diff --git a/gcc/gcc/config/rs6000/linux64.opt b/gcc/gcc/config/rs6000/linux64.opt |
index f408eb88dc8e1085c9e21badbf4bbc2bfcabdb28..0d52820691c61962ebcc3563036b3c93451d8ce2 100644 |
--- a/gcc/gcc/config/rs6000/linux64.opt |
+++ b/gcc/gcc/config/rs6000/linux64.opt |
@@ -1,6 +1,6 @@ |
; Options for 64-bit PowerPC Linux. |
; |
-; Copyright (C) 2005, 2007 Free Software Foundation, Inc. |
+; Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc. |
; Contributed by Aldy Hernandez <aldy@quesejoda.com>. |
; |
; This file is part of GCC. |
@@ -20,5 +20,5 @@ |
; <http://www.gnu.org/licenses/>. |
mprofile-kernel |
-Target Report Mask(PROFILE_KERNEL) |
+Target Report Var(profile_kernel) |
Call mcount for profiling before a function prologue |