[PATCH 2/2][GCC][ARM] Fix testcases after introduction of Cortex-R8

Andre Vieira (lists) Andre.SimoesDiasVieira@arm.com
Wed Mar 2 12:21:00 GMT 2016


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.simoesdiasvieira@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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Fix-testcases-for-Cortex-R8.patch
Type: text/x-patch
Size: 1578 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20160302/29432644/attachment.bin>


More information about the Gcc-patches mailing list