https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119318
Sam James <sjames at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
--- Comment #9 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Martin Jambor from comment #5)
> Created attachment 60939 [details]
> Simple fix
>
> This patch is a simple fix. I'll submit one streaming the necessary type to
> the mailing list though in order not to need to fiddle with
> expr_type_first_operand_type_p.
Thanks, using this one so far (rather than bits from
https://inbox.sourceware.org/gcc-patches/[email protected]/)
has been fine with no issues popping up.