Re: [PATCH][AArch64][12/14] Target attributes and target pragmas tests

2015-08-05 Thread James Greenhalgh
On Mon, Aug 03, 2015 at 12:32:15PM +0100, James Greenhalgh wrote: > On Fri, Jul 24, 2015 at 09:40:28AM +0100, Kyrill Tkachov wrote: > > > > On 21/07/15 18:14, James Greenhalgh wrote: > > > On Thu, Jul 16, 2015 at 04:21:15PM +0100, Kyrill Tkachov wrote: > > >> Hi all, > > >> > > >> These are the te

Re: [PATCH][AArch64][12/14] Target attributes and target pragmas tests

2015-08-05 Thread Kyrill Tkachov
On 05/08/15 15:27, Andreas Schwab wrote: Kyrill Tkachov writes: On 05/08/15 10:03, Andreas Schwab wrote: Kyrill Tkachov writes: diff --git a/gcc/testsuite/gcc.target/aarch64/target_attr_1.c b/gcc/testsuite/gcc.target/aarch64/target_attr_1.c new file mode 100644 index 000..72d0838 ---

Re: [PATCH][AArch64][12/14] Target attributes and target pragmas tests

2015-08-05 Thread Andreas Schwab
Kyrill Tkachov writes: > On 05/08/15 10:03, Andreas Schwab wrote: >> Kyrill Tkachov writes: >> >>> diff --git a/gcc/testsuite/gcc.target/aarch64/target_attr_1.c >>> b/gcc/testsuite/gcc.target/aarch64/target_attr_1.c >>> new file mode 100644 >>> index 000..72d0838 >>> --- /dev/null >>> +++ b

Re: [PATCH][AArch64][12/14] Target attributes and target pragmas tests

2015-08-05 Thread Kyrill Tkachov
On 05/08/15 10:03, Andreas Schwab wrote: Kyrill Tkachov writes: diff --git a/gcc/testsuite/gcc.target/aarch64/target_attr_1.c b/gcc/testsuite/gcc.target/aarch64/target_attr_1.c new file mode 100644 index 000..72d0838 --- /dev/null +++ b/gcc/testsuite/gcc.target/aarch64/target_attr_1.c @@

Re: [PATCH][AArch64][12/14] Target attributes and target pragmas tests

2015-08-05 Thread Andreas Schwab
Kyrill Tkachov writes: > diff --git a/gcc/testsuite/gcc.target/aarch64/target_attr_1.c > b/gcc/testsuite/gcc.target/aarch64/target_attr_1.c > new file mode 100644 > index 000..72d0838 > --- /dev/null > +++ b/gcc/testsuite/gcc.target/aarch64/target_attr_1.c > @@ -0,0 +1,12 @@ > +/* { dg-do as

Re: [PATCH][AArch64][12/14] Target attributes and target pragmas tests

2015-08-03 Thread James Greenhalgh
On Fri, Jul 24, 2015 at 09:40:28AM +0100, Kyrill Tkachov wrote: > > On 21/07/15 18:14, James Greenhalgh wrote: > > On Thu, Jul 16, 2015 at 04:21:15PM +0100, Kyrill Tkachov wrote: > >> Hi all, > >> > >> These are the tests for target attributes and pragmas. > >> I've tried to test for the inlining

Re: [PATCH][AArch64][12/14] Target attributes and target pragmas tests

2015-07-24 Thread Kyrill Tkachov
On 21/07/15 18:14, James Greenhalgh wrote: On Thu, Jul 16, 2015 at 04:21:15PM +0100, Kyrill Tkachov wrote: Hi all, These are the tests for target attributes and pragmas. I've tried to test for the inlining rules, some of the possible errors and the preprocessor macros changed from target pragm

Re: [PATCH][AArch64][12/14] Target attributes and target pragmas tests

2015-07-21 Thread James Greenhalgh
On Thu, Jul 16, 2015 at 04:21:15PM +0100, Kyrill Tkachov wrote: > Hi all, > > These are the tests for target attributes and pragmas. > I've tried to test for the inlining rules, some of the possible errors and > the preprocessor macros changed from target pragmas. > > Ok for trunk? Mechanical ch

[PATCH][AArch64][12/14] Target attributes and target pragmas tests

2015-07-16 Thread Kyrill Tkachov
Hi all, These are the tests for target attributes and pragmas. I've tried to test for the inlining rules, some of the possible errors and the preprocessor macros changed from target pragmas. Ok for trunk? Thanks, Kyrill 2015-07-16 Kyrylo Tkachov * gcc.target/aarch64/pragma-cpp-predefs