On Mon, 23 Apr 2018, Jakub Jelinek wrote:
> Hi!
>
> My earlier attempts to replace bogus inline asm with something that
> reg-stack.c would be happy about failed, so this is just a quick hack to
> help the error-recovery on the pr84828.C testcase with -m32.
>
> I bet bunch of other spots will ne
Hi!
My earlier attempts to replace bogus inline asm with something that
reg-stack.c would be happy about failed, so this is just a quick hack to
help the error-recovery on the pr84828.C testcase with -m32.
I bet bunch of other spots will need any_malformed_asm tweaks, just don't
have testcases fo