Commit b36ade0b by Jason Merrill

Add -fcheck-new.

From-SVN: r8845
parent d18c083e
...@@ -654,6 +654,8 @@ char *lang_options[] = ...@@ -654,6 +654,8 @@ char *lang_options[] =
"-fno-ansi-overloading", "-fno-ansi-overloading",
"-fcadillac", "-fcadillac",
"-fno-cadillac", "-fno-cadillac",
"-fcheck-new",
"-fno-check-new",
"-fconserve-space", "-fconserve-space",
"-fno-conserve-space", "-fno-conserve-space",
"-fdefault-inline", "-fdefault-inline",
......
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