On 2/3/21 6:31 AM, Tom Greenslade (thomgree) via Gcc-patches wrote:
Update of https://gcc.gnu.org/pipermail/gcc-patches/2020-December/562259.html
build_aggr_conv did not correctly handle string literal member initializers.
Extended can_convert_array to handle this case. For the additional check
Update of https://gcc.gnu.org/pipermail/gcc-patches/2020-December/562259.html
build_aggr_conv did not correctly handle string literal member initializers.
Extended can_convert_array to handle this case. For the additional check of
compatibility of character types, factored out code from digest_ini