[PATCH 2/2] RISC-V: adjust logic to avoid register name symbols

Palmer Dabbelt palmer@dabbelt.com
Thu Feb 16 16:54:01 GMT 2023


On Thu, 16 Feb 2023 08:49:36 PST (-0800), jbeulich@suse.com wrote:
> On 16.02.2023 10:36, Nelson Chu wrote:
>> Yeah the logs are too big, so not sure where can be uploaded these
>> kind of huge files.  However, we should get the same result if we just
>> run the gcc upstream testsuites.  Seems many errors but a quick
>> review, most of them are,
>>
>> *Assembler messages:
>> *Error: register value used as expression
>> ...
>>
>> Here are some details,
>
> Thanks - knowing examples of failures and compiler options used is
> sufficient indeed. And yes, taking one of the examples I can repro and
> will hence be able to investigate. (As hinted at earlier, first thing
> I'll do is add yet another testcase to the gas testsuite, as imo the
> case should be covered there).

Thanks for that, we didn't really add target-specific tests when we did 
the original binutils port and it bites us pretty frequently for stuff 
like this.  So the more we can get in there the better.


More information about the Binutils mailing list