Hello Alexandre,
On 8/22/24 05:39, Alexandre Oliva wrote:
> Hello, Bernd,
>
> Thanks for the fixes and improvements, your patch looks good to me. I
> stand behind its approval by someone with authority to do so.
>
> I believe location views are somewhat problematic on RISC-V, because of
> the o
Hello, Bernd,
Thanks for the fixes and improvements, your patch looks good to me. I
stand behind its approval by someone with authority to do so.
I believe location views are somewhat problematic on RISC-V, because of
the object code relaxations. Its usefulness is also limited without
support f
This affects only the RISC-V targets, where the compiler options
-gvariable-location-views and consequently also -ginline-points
are disabled by default, which is unexpected and disables some
useful features of the generated debug info.
Due to a bug in the gas assembler the .loc statement
is not u