Re: [PATCH v1 2/4] dwarf2: add hooks for architecture-specific CFIs

2024-09-17 Thread Matthieu Longo
On 2024-08-13 16:31, Richard Sandiford wrote: Matthieu Longo writes: Architecture-specific CFI directives are currently declared an processed among others architecture-independent CFI directives in gcc/dwarf2* files. This approach creates confusion, specifically in the case of DWARF instruction

Re: [PATCH v1 2/4] dwarf2: add hooks for architecture-specific CFIs

2024-08-13 Thread Richard Sandiford
Matthieu Longo writes: > Architecture-specific CFI directives are currently declared an processed > among others architecture-independent CFI directives in gcc/dwarf2* files. > This approach creates confusion, specifically in the case of DWARF > instructions in the vendor space and using the same

[PATCH v1 2/4] dwarf2: add hooks for architecture-specific CFIs

2024-08-06 Thread Matthieu Longo
Architecture-specific CFI directives are currently declared an processed among others architecture-independent CFI directives in gcc/dwarf2* files. This approach creates confusion, specifically in the case of DWARF instructions in the vendor space and using the same instruction code. Such a clash