Richard Biener writes:
> On Tue, Aug 27, 2024 at 7:17 PM Richard Sandiford
> wrote:
>>
>> The documentation of ASM_INPUT_P implied that the flag has no
>> effect on ASM_EXPRs that have operands (and which therefore must be
>> extended asms). In fact we require ASM_INPUT_P to be false for all
>>
On Tue, Aug 27, 2024 at 7:17 PM Richard Sandiford
wrote:
>
> The documentation of ASM_INPUT_P implied that the flag has no
> effect on ASM_EXPRs that have operands (and which therefore must be
> extended asms). In fact we require ASM_INPUT_P to be false for all
> extended asms.
Quite a bad name
The documentation of ASM_INPUT_P implied that the flag has no
effect on ASM_EXPRs that have operands (and which therefore must be
extended asms). In fact we require ASM_INPUT_P to be false for all
extended asms.
Tested on aarch64-linux-gnu. OK to install?
Richard
gcc/
* tree.h (ASM_IN