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

2024-12-17 Thread Jason Merrill
On 11/22/24 4:31 AM, Jakub Jelinek wrote: On Thu, Nov 21, 2024 at 11:57:13PM +, Joseph Myers wrote: On Wed, 6 Nov 2024, Jakub Jelinek wrote: + error_at (loc, "%<:%> constraint operand is not address " +"of a function or non-automatic variable

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

2024-11-22 Thread Joseph Myers
On Fri, 22 Nov 2024, Jakub Jelinek wrote: > On Thu, Nov 21, 2024 at 11:57:13PM +, Joseph Myers wrote: > > On Wed, 6 Nov 2024, Jakub Jelinek wrote: > > > > > + error_at (loc, "%<:%> constraint operand is not address " > > > + "of a function or non-automatic v

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

2024-11-22 Thread Richard Biener
On Fri, 22 Nov 2024, Jakub Jelinek wrote: > On Thu, Nov 21, 2024 at 11:57:13PM +, Joseph Myers wrote: > > On Wed, 6 Nov 2024, Jakub Jelinek wrote: > > > > > + error_at (loc, "%<:%> constraint operand is not address " > > > + "of a function or non-automatic v