Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: gcc/gcc/config/rs6000/linux64.opt

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gcc/gcc/config/rs6000/e500.h ('k') | gcc/gcc/config/rs6000/power5.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « gcc/gcc/config/rs6000/e500.h ('k') | gcc/gcc/config/rs6000/power5.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698