https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93202

--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Jakub Jelinek
<ja...@gcc.gnu.org>:

https://gcc.gnu.org/g:5e94f77146e63f0b26ce2cc1cf8f42ac493d777a

commit r9-8160-g5e94f77146e63f0b26ce2cc1cf8f42ac493d777a
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Wed Jan 22 17:49:38 2020 +0100

    re PR inline-asm/93202 ([RISCV] ICE when using inline asm 'h' operand
modifier)

        PR inline-asm/93202
        * config/riscv/riscv.c (riscv_print_operand_reloc): Use
        output_operand_lossage instead of gcc_unreachable.
        * doc/md.texi (riscv f constraint): Fix typo.

        * gcc.target/riscv/pr93202.c: New test.

Reply via email to