* config/ia64/ia64.opt: Add empty line to end of file.
authorSteve Ellcey <sje@cup.hp.com>
Fri, 17 Mar 2006 18:42:40 +0000 (18:42 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Fri, 17 Mar 2006 18:42:40 +0000 (18:42 +0000)
From-SVN: r112180

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

index 67c4e209e9ec198ad97538c912ddf95ac919f2b8..9a9f4cde4f3771d5d72666b66080f91866445885 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 1166020b0b6052d6e128a83223ce3d5c9967d358..d01dad22a03836eb0af026dc92a8257299172b5a 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.