On 12 November 2013 16:18, Jeff Law <law@redhat.com> wrote: > Note that if you define a trap instruction in the arm/aarch64 backends, that > will be used instead of a call to abort. Can you use the undefined > instruction to generate a suitable trap? Yep, Ramana mentioned this to me earlier, patches for this will follow. /Marcus