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: [committed][PATCH][GCC][AArch64] Make test options_set_10.c not run on native


Oh dear. I hadn't noticed that at all.

Thanks,
Corrected it.

gcc/testsuite/ChangeLog:

2019-03-04  Tamar Christina  <tamar.christina@arm.com>

	PR target/88530
	* gcc.target/aarch64/options_set_10.c: Add native.

> -----Original Message-----
> From: Jakub Jelinek <jakub@redhat.com>
> Sent: Monday, March 4, 2019 15:52
> To: Tamar Christina <Tamar.Christina@arm.com>
> Cc: gcc-patches@gcc.gnu.org; nd <nd@arm.com>; James Greenhalgh
> <James.Greenhalgh@arm.com>; Richard Earnshaw
> <Richard.Earnshaw@arm.com>; Marcus Shawcroft
> <Marcus.Shawcroft@arm.com>
> Subject: Re: [committed][PATCH][GCC][AArch64] Make test
> options_set_10.c not run on native
> 
> On Mon, Mar 04, 2019 at 03:49:54PM +0000, Tamar Christina wrote:
> > Hi All,
> >
> > The test options_set_10.c shouldn't run when cross compiled.
> > In addition to gating it on linux I'm also gating it on native now.
> >
> > Bootstrapped Regtested on aarch64-none-linux-gnu and no issues.
> > Cross compiled and regtested on aarch64-none-linux-gnu and no issues.
> >
> > Committed under the GCC obvious rules.
> >
> > Thanks,
> > Tamar
> >
> > gcc/testsuite/ChangeLog:
> >
> > 2019-03-04  Tamar Christina  <tamar.christina@arm.com>
> >
> > 	PR target/88530
> > 	* gcc.target/aarch64/options_set_10.c:
> 
> Missing description of what you've changed.
> 
> 	Jakub


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