Re: [PATCH] H8: Set H8/300H as the default architecture for H8 family
Jeffrey Law via Binutils <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On 7/9/2026 3:04 PM, Jan Dubiec wrote: > Binutils, in particular ld and gas, use H8/300 as the default architecture. > On the other hand, support for H8/300 has been removed from gcc since > July 2020 (AFAIR) and H8/300H is the default there. This situation causes > that about 30 test cases fail in the following way: I'm a lot less involved in binutils than I have been in the past, but this makes sense to me. As Jan mentions, we dropped old H8/300 support in GCC a while back and default to H8/300H. Jan, do you have write permissions in the binutils repo? Jeff