On 8/17/25 6:38 AM, Jan Dubiec wrote:
This patch fixes genrecog warnings about operands missing modes. This is
done by explicitly specifying modes of operations.

2025-07-17  Jan Dubiec  <j...@o2.pl>

     PR target/109324

gcc/ChangeLog:

     * config/h8300/addsub.md: Explicitly specify mode for plus operation.
     * config/h8300/jumpcall.md: Explicitly specify modes for eq and
     match_operand operations.
     * config/h8300/testcompare.md: Explicitly specify modes for eq, ltu
     and compare operations.
Ironically, I was looking at that patch last night in my tester and realized you hadn't submitted it yet.

Pushed to the trunk.

jeff

Reply via email to