Hi Andre,

On 02/03/16 12:21, Andre Vieira (lists) wrote:
Hi,

Tests used to check for "r8" which will not work because cortex-r8
string is now included in the assembly. Fixed by checking for "[^\-]r8".

Is this Ok?

Cheers,
Andre

gcc/testsuite/ChangeLog:

2016-03-02  Andre Vieira  <andre.simoesdiasvie...@arm.com>

      * gcc.target/arm/pr45701-1.c: Change assembler scan to not
      trigger for cortex-r8, when scanning for register r8.
      * gcc.target/arm/pr45701-2.c: Likewise.

Ok.
Thanks,
Kyrill

Reply via email to