Remove extra line in common.opt (PR c/86895).
authorMartin Liska <mliska@suse.cz>
Thu, 9 Aug 2018 10:37:02 +0000 (12:37 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 9 Aug 2018 10:37:02 +0000 (10:37 +0000)
2018-08-09  Martin Liska  <mliska@suse.cz>

        PR c/86895
* common.opt: Remove extra line.

From-SVN: r263444

gcc/ChangeLog
gcc/common.opt

index 1ece1333a1f199f357253e08e008b457c80508bd..9ff7c213e1a1202cb897ba3bfd0ea61a911f8537 100644 (file)
@@ -1,3 +1,8 @@
+2018-08-09  Martin Liska  <mliska@suse.cz>
+
+        PR c/86895
+       * common.opt: Remove extra line.
+
 2018-08-09  Martin Liska  <mliska@suse.cz>
 
        * params.def (PARAM_ALIGN_LOOP_ITERATIONS): Remove double dots
index 5bb645291cfc9cc0e4cf4395593b3d5890eb18eb..8043cf06c21c8f29912b2c04787df0f1cfdd22ea 100644 (file)
@@ -2765,7 +2765,6 @@ Enable basic block vectorization (SLP) on trees.
 
 fvect-cost-model=
 Common Joined RejectNegative Enum(vect_cost_model) Var(flag_vect_cost_model) Init(VECT_COST_MODEL_DEFAULT) Optimization
-Specifies the cost model for vectorization.
 -fvect-cost-model=[unlimited|dynamic|cheap]    Specifies the cost model for vectorization.
 
 fsimd-cost-model=