I believe we now prefer to declare variables at the point of first use, so

  tree var_type = build_qualified_type (type, type_quals);

instead of a declaration at the top of the function.  OK with that change.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to