On 21/03/16 10:39, Ramana Radhakrishnan wrote: > On Thu, Mar 17, 2016 at 4:39 PM, Andre Vieira (lists) > <andre.simoesdiasvie...@arm.com> wrote: >> Hello, >> >> This patch skips four tests that assume a target supports ARM mode when >> testing M-profiles. >> Tested it by running the four tests for A-profiles and M-profiles. >> >> Is this ok? > > OK. > > Ramana >> >> Cheers, >> Andre >> >> gcc/testsuite/ChangeLog: >> 2016-03-17 Andre Vieira <andre.simoesdiasvieira@arm> >> >> * gcc/testsuite/gcc.target/arm/attr-align1.c: Skip if M-profile. >> * gcc/testsuite/gcc.target/arm/attr-align3.c: Likewise. >> * gcc/testsuite/gcc.target/arm/attr_arm.c: Likewise. >> * gcc/testsuite/gcc.target/arm/flip-thumb.c: Likewise. > Committed by Thomas on revision r234373 with fixed ChangeLog (removed the 'gcc/testsuite' parts.
Cheers, Andre