On 08.01.2019 10:35, Kyrill Tkachov wrote:
> Hi Stefan,
>
> On 02/01/19 21:47, Stefan Agner wrote:
>> Add a test case to check whether -masm-syntax-unified is indeed
>> emitting the inline assembler with .syntax unified.
>
> Can you please provide a ChangeLog entry for this change.
>
>> ---
>>
Hi Stefan,
On 02/01/19 21:47, Stefan Agner wrote:
Add a test case to check whether -masm-syntax-unified is indeed
emitting the inline assembler with .syntax unified.
Can you please provide a ChangeLog entry for this change.
---
.../gcc.target/arm/pr88648-asm-syntax-unified.c| 14 +++
Add a test case to check whether -masm-syntax-unified is indeed
emitting the inline assembler with .syntax unified.
---
.../gcc.target/arm/pr88648-asm-syntax-unified.c| 14 ++
1 file changed, 14 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/arm/pr88648-asm-syntax-unifi