On 4/6/2022 6:44 AM, Richard Biener via Gcc-patches wrote:
Complex lowering cannot currently deal with asm gotos with _Complex
output operands.  Emit a sorry instead of ICEing, those should not
appear in practice.

Bootstrapped and tested on x86_64-unknown-linux-gnu.

OK for trunk and branch?

Thanks,
Richard.

2022-04-06  Richard Biener  <rguent...@suse.de>

        PR middle-end/105165
        * tree-complex.cc (expand_complex_asm): Sorry for asm goto
        _Complex outputs.

        * gcc.dg/pr105165.c: New testcase.
LGTM.
jeff

Reply via email to