From f1c18afafc2b321465ae6b07ede127095942d7dc Mon Sep 17 00:00:00 2001 From: Rong Xu Date: Wed, 6 Aug 2014 17:50:42 -0700 Subject: [gcc-4.9] Merge svn r213650 from google/gcc-4_9 branch Merge svn r213650 from google/gcc-4_9 branch. Tested with arm,x86,mips,arm64,x86_64,mips64 build in liunux/windows. Change-Id: I0c07f67d516074172aa393003eee664d01f2e0f2 --- gcc-4.9/gcc/opts.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gcc-4.9/gcc/opts.h') diff --git a/gcc-4.9/gcc/opts.h b/gcc-4.9/gcc/opts.h index 3f07ec203..74e7622db 100644 --- a/gcc-4.9/gcc/opts.h +++ b/gcc-4.9/gcc/opts.h @@ -417,4 +417,6 @@ extern bool opt_enum_arg_to_value (size_t opt_index, const char *arg, int *value, unsigned int lang_mask); extern void write_compilation_info_to_asm (void); extern void write_compilation_flags_to_asm (void); +extern void set_profile_use_options (struct gcc_options *, + struct gcc_options *, bool, bool); #endif -- cgit v1.2.3