On Wed, 2 Oct 2013, Jason Merrill wrote:

On 10/02/2013 08:33 AM, Marc Glisse wrote:
+       if (flag_delete_null_pointer_checks && !flag_check_new

You can't use flag_check_new in language-independent code without moving it from c.opt to common.opt.

Thanks, that makes sense and I'll do that, but I am surprised that the fortran and java compilers built without complaining.

--
Marc Glisse

Reply via email to