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: [PATCH, MPX runtime 2/2] Add MPX tests


On 11/11/14 11:42, Mike Stump wrote:
On Nov 11, 2014, at 8:02 AM, Ilya Enkovich <enkovich.gnu@gmail.com> wrote:
This patch adds simple runtime MPX tests.

Make check shows no fails for mpx.exp suite for x86_64-unknown-linux-gnu{-m32,-mx32,}.  OK for trunk?

Ok with any changes necessary for:

I’m assuming that this won’t break i386 (targets without any mpx) testing.
It shouldn't. There's check in mpx.exp that's supposed to prevent the tests from running. I haven't verified that though.

Ilya, if you could verify the tests aren't going to cause failures on x86-64 targets w/o MPX it'd be appreciated.

jeff


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