Commit 8305445b by Richard Stallman

(lang_options): Add -fallow-single-precision.

From-SVN: r5441
parent 50560a29
......@@ -532,6 +532,7 @@ char *lang_options[] =
"-traditional",
"-fnotraditional",
"-fno-traditional",
"-fallow-single-precision",
"-fsigned-char",
"-funsigned-char",
"-fno-signed-char",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment