comparison gcc/config/rs6000/linux64.opt @ 63:b7f97abdc517 gcc-4.6-20100522

update gcc from gcc-4.5.0 to gcc-4.6
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Mon, 24 May 2010 12:47:05 +0900
parents 77e2b8dfacca
children f6334be47118
comparison
equal deleted inserted replaced
56:3c8a44c06a95 63:b7f97abdc517
1 ; Options for 64-bit PowerPC Linux. 1 ; Options for 64-bit PowerPC Linux.
2 ; 2 ;
3 ; Copyright (C) 2005, 2007, 2009 Free Software Foundation, Inc. 3 ; Copyright (C) 2005, 2007, 2009, 2010 Free Software Foundation, Inc.
4 ; Contributed by Aldy Hernandez <aldy@quesejoda.com>. 4 ; Contributed by Aldy Hernandez <aldy@quesejoda.com>.
5 ; 5 ;
6 ; This file is part of GCC. 6 ; This file is part of GCC.
7 ; 7 ;
8 ; GCC is free software; you can redistribute it and/or modify it under 8 ; GCC is free software; you can redistribute it and/or modify it under
18 ; You should have received a copy of the GNU General Public License 18 ; You should have received a copy of the GNU General Public License
19 ; along with GCC; see the file COPYING3. If not see 19 ; along with GCC; see the file COPYING3. If not see
20 ; <http://www.gnu.org/licenses/>. 20 ; <http://www.gnu.org/licenses/>.
21 21
22 mprofile-kernel 22 mprofile-kernel
23 Target Report Var(TARGET_PROFILE_KERNEL) 23 Target Report Var(profile_kernel)
24 Call mcount for profiling before a function prologue 24 Call mcount for profiling before a function prologue