Re: [PATCH] include, opcodes: prefix REG_* macros in cris.h, nds32.h and microblaze-opcm.h
Simon Marchi <[email protected]>
| Newsgroups | gmane.comp.gdb.patches,gmane.comp.gnu.binutils |
|---|---|
| Message-ID | <[email protected]> |
On 8/19/26 5:11 AM, Rainer Orth wrote: > Hi Simon, > >>> I couldn't build-test this patch on Solaris, but it build with >>> --enable-targets=all on Linux. >> >> I'll give it a whirl tomorrow. Just in case, there are Solaris 11.4 >> systems in the cfarm for some time now (cfarm216 for sparc and cfarm215 >> for x86). > > I've now tested that patch on x86_64-pc-solaris2.11: the build with > --enable-targets (+ --disable-sim to work around PR sim/34536) completes > and the testsuite gains 13875 additional PASSes for non-native targets. > > Thanks. > Rainer Great, thanks! I'll need an approval from binutils maintainers before merging though. Simon