summaryrefslogtreecommitdiff
path: root/gcc/config/ia64
diff options
context:
space:
mode:
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2006-03-17 18:42:40 +0000
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>2006-03-17 18:42:40 +0000
commit65df3cb8c4eef5a29552b6c6ee81e731d660d514 (patch)
treeaa032f296d01c5408ea30b4368ac38f86fd51e80 /gcc/config/ia64
parente068b6466ae72a8eda148b7efbf41954bad6b64d (diff)
downloadgcc-65df3cb8c4eef5a29552b6c6ee81e731d660d514.tar.gz
* config/ia64/ia64.opt: Add empty line to end of file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112180 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/ia64')
-rw-r--r--gcc/config/ia64/ia64.opt2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/ia64/ia64.opt b/gcc/config/ia64/ia64.opt
index 1166020b0b6..d01dad22a03 100644
--- a/gcc/config/ia64/ia64.opt
+++ b/gcc/config/ia64/ia64.opt
@@ -143,3 +143,5 @@ If set, control speculative instructions will be choosen for schedule only if th
msched-count-spec-in-critical-path
Common Report Var(mflag_sched_count_spec_in_critical_path) Init(0)
Count speculative dependencies while calculating priority of instructions
+
+; This comment is to ensure we retain the blank line above.