* config/ia64/ia64.opt: Add empty line to end of file.
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Mar 2006 18:42:40 +0000 (18:42 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Mar 2006 18:42:40 +0000 (18:42 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112180 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/ia64/ia64.opt

index 67c4e20..9a9f4cd 100644 (file)
@@ -1,3 +1,7 @@
+2006-03-17  Steve Ellcey  <sje@cup.hp.com>
+
+       * config/ia64/ia64.opt: Add empty line to end of file.
+
 2006-03-17  Richard Guenther  <rguenther@suse.de>
 
        PR middle-end/26721
index 1166020..d01dad2 100644 (file)
@@ -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.