Il 22/01/2014 16:00, Paolo Bonzini ha scritto:
Il 04/01/2014 18:59, Jan Kiszka ha scritto:
From: Jan Kiszka <jan.kis...@siemens.com>

Some compiler versions (seen with gcc 4.8.1) move the resume label after
the return statement which, of course, causes sever problems.

Can you include the assembly output?  Do you mean after the "ret"
instruction?

Reproduced now, I think it's a compiler bug... with -O2 it's even weird, &&resume points to the *first* instruction in the function.

I'll report it to GCC.


Paolo

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to