On 03.08.2025 17:18, Jeff Law wrote:
[...]
Mine tests:
--target_board=h8300-sim\{-mh/-mint32,-ms/-mint32,-msx/-mint32\}
In simpler terms it'll test -mh, -ms -msx, each with -mint32.
Not sure what yours is testing, but additional coverage is useful.
I also run tests on simulator, usually with -mh plus different -mint32/-mn
combinations. -mn seems to be useful in spotting possible issues for 16-bit
targets.
BTW. -mh is default since mid-2020 (AFAIR) when suppoort for H8/300 (without
"H") has been removed.
/J.D.