[tree-ssa mudflap] C++ tweaks

Jason Merrill jason@redhat.com
Fri Feb 28 19:57:00 GMT 2003


On Fri, 28 Feb 2003 14:44:59 -0500, "Frank Ch. Eigler" <fche@redhat.com> wrote:

> +  if (DECL_P (obj) &&
> +      DECL_EXTERNAL (obj) &&
> +      DECL_ARTIFICIAL (obj))

&& goes at the beginning of the next line.

Jason



More information about the Gcc-patches mailing list