Re: [RFC PATCH] inline asm: Add new constraint for symbol definitions

2024-11-06 Thread Richard Biener
On Tue, 5 Nov 2024, Jakub Jelinek wrote: > Hi! > > The following patch on top of the PR41045 toplevel extended asm patch > allows marking inline asms (both toplevel and function-local, admittedly > it is less useful for the latter, so if you want, I can add restrictions) > as defining symbols, ei

[RFC PATCH] inline asm: Add new constraint for symbol definitions

2024-11-05 Thread Jakub Jelinek
Hi! The following patch on top of the PR41045 toplevel extended asm patch allows marking inline asms (both toplevel and function-local, admittedly it is less useful for the latter, so if you want, I can add restrictions) as defining symbols, either functions or variables. As most remaining constr