On 23/07/2026 10:33, Tobias Burnus wrote:
Rather obvious fix for a mistake of mine. Due to copy'n'paste,
I managed to set sram-ecc to unsupported - instead of any
for gfx9-4-generic.

gfx9-4-generic was added in r16-1393-g37b454b7e171bd

(The specific devices gfx942 and gfx950 are fine.)

Result: When compiling with default option, it just compiles.
However, with '-g' there is a linker error ("incompatible sramecc"),
and, likewise, an assembly error when using explicitly -msram-ecc=on/off
as then the command line args and the .amdgcn_target have a mismatch.

OK for mainline? OK for backporting to GCC 16?

OK for both.

Andrew

Reply via email to