comparison gcc/config/ia64/ia64.opt @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 ; Copyright (C) 2005-2017 Free Software Foundation, Inc. 1 ; Copyright (C) 2005-2018 Free Software Foundation, Inc.
2 ; 2 ;
3 ; This file is part of GCC. 3 ; This file is part of GCC.
4 ; 4 ;
5 ; GCC is free software; you can redistribute it and/or modify it under 5 ; GCC is free software; you can redistribute it and/or modify it under
6 ; the terms of the GNU General Public License as published by the Free 6 ; the terms of the GNU General Public License as published by the Free
162 msched-spec-control-ldc 162 msched-spec-control-ldc
163 Target Report Var(mflag_sched_spec_control_ldc) Init(0) 163 Target Report Var(mflag_sched_spec_control_ldc) Init(0)
164 Use simple data speculation check for control speculation. 164 Use simple data speculation check for control speculation.
165 165
166 msched-prefer-non-data-spec-insns 166 msched-prefer-non-data-spec-insns
167 Target Ignore Warn(switch %qs is no longer supported) 167 Target Deprecated
168 168
169 msched-prefer-non-control-spec-insns 169 msched-prefer-non-control-spec-insns
170 Target Ignore Warn(switch %qs is no longer supported) 170 Target Deprecated
171 171
172 msched-count-spec-in-critical-path 172 msched-count-spec-in-critical-path
173 Target Report Var(mflag_sched_count_spec_in_critical_path) Init(0) 173 Target Report Var(mflag_sched_count_spec_in_critical_path) Init(0)
174 Count speculative dependencies while calculating priority of instructions. 174 Count speculative dependencies while calculating priority of instructions.
175 175