This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [GCC][ARM] Skip tests that assume target supports arm mode, when testing M profiles


On 21/03/16 10:39, Ramana Radhakrishnan wrote:
> On Thu, Mar 17, 2016 at 4:39 PM, Andre Vieira (lists)
> <Andre.SimoesDiasVieira@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]