One help entry for -ffp-precise is sufficient.
authorSebastian Buchwald <Sebastian.Buchwald@kit.edu>
Thu, 7 Jul 2011 11:16:00 +0000 (13:16 +0200)
committerSebastian Buchwald <Sebastian.Buchwald@kit.edu>
Thu, 7 Jul 2011 12:20:09 +0000 (14:20 +0200)
main.c

diff --git a/main.c b/main.c
index afb0b84..af3baac 100644 (file)
--- a/main.c
+++ b/main.c
@@ -659,7 +659,6 @@ static void print_help_codegeneration(void)
        put_help("-ffp-precise",             "precise floating point model");
        put_help("-ffp-fast",                "imprecise floating point model");
        put_help("-ffp-strict",              "strict floating point model");
-       put_help("-ffp-precise",             "precise floating point model");
        put_help("-pthread",                 "Use pthread threading library");
        put_help("-mtarget=TARGET",          "Specify target architecture as CPU-manufacturer-OS triple");
        put_help("-mtriple=TARGET",          "alias for -mtarget (clang compatibility)");