Re: [PR87013] check for .loc is_stmt support in the assembler

2018-09-17 Thread Richard Biener
On September 18, 2018 5:53:54 AM GMT+02:00, Alexandre Oliva wrote: >Back when we had the logic to output is_stmt but never exercised it, >it didn't matter that we didn't test for assembler support for it. >But there are still assemblers out there that do not support it, so >now that we enable the

[PR87013] check for .loc is_stmt support in the assembler

2018-09-17 Thread Alexandre Oliva
Back when we had the logic to output is_stmt but never exercised it, it didn't matter that we didn't test for assembler support for it. But there are still assemblers out there that do not support it, so now that we enable the formerly latent is_stmt logic, we'd better make sure the assembler can d