On Thu, 30 Sep 2021, Martin Sebor via Gcc-patches wrote:

> Jason, since you approved the C++ changes, would you mind looking
> over the C bits and if they look good to you giving me the green
> light to commit the patch?
> 
> https://gcc.gnu.org/pipermail/gcc-patches/2021-September/579693.html

The C changes are OK, with two instances of "for the address %qE will 
never be NULL" fixed to refer to the address *of* %qE as elsewhere (those 
are for IMAGPART_EXPR and REALPART_EXPR; C++ also has one "the address %qE 
will never be NULL"), and the "pr??????" in the tests filled in with an 
actual PR number for the XFAILed cases.

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

Reply via email to