On Fri, 2015-02-20 at 15:44 -0200, Adhemerval Zanella wrote:
> gcc/ChangeLog:
> 
>       * config/rs6000/htm.md (tcheck): Fix assembly encoding.
> 
> gcc/testsuite/ChangeLog
> 
>       * gcc.target/powerpc/htm-builtin-1.c: Fix tcheck expect value.

You are correct that the tcheck insn does not have a '.' in its mnemonic,
so maybe this patch falls under the obvious rule?

It also goes to show that no one has actually used __builtin_tcheck()
before in a real progran, since the assembler would have flagged this
as an unknown opcode.

Thanks for fixing my mistake!

Peter


Reply via email to