Re: [PATCH 14/14] gcc: use _P() defines from tree.h

2023-05-15 Thread Richard Biener via Gcc-patches
On Sun, May 14, 2023 at 1:32 AM Bernhard Reutner-Fischer via Gcc-patches wrote: > > From: Bernhard Reutner-Fischer > > gcc/ChangeLog: This piece looks OK to me. > * alias.cc (ref_all_alias_ptr_type_p): Use _P() defines from tree.h. > * attribs.cc (diag_attr_exclusions): Ditto.

[PATCH 14/14] gcc: use _P() defines from tree.h

2023-05-13 Thread Bernhard Reutner-Fischer via Gcc-patches
From: Bernhard Reutner-Fischer gcc/ChangeLog: * alias.cc (ref_all_alias_ptr_type_p): Use _P() defines from tree.h. * attribs.cc (diag_attr_exclusions): Ditto. (decl_attributes): Ditto. (build_type_attribute_qual_variant): Ditto. * builtins.cc