This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
RE: [PATCH 0/7] ARC: Change max instruction length to 64 bits
- From: Claudiu Zissulescu <Claudiu dot Zissulescu at synopsys dot com>
- To: Graham Markall <graham dot markall at embecosm dot com>, "binutils at sourceware dot org" <binutils at sourceware dot org>
- Cc: "noamca at mellanox dot com" <noamca at mellanox dot com>, "rinat at mellanox dot com" <rinat at mellanox dot com>, "guybe at mellanox dot com" <guybe at mellanox dot com>, "andrew dot burgess at embecosm dot com" <andrew dot burgess at embecosm dot com>, "Cupertino Miranda" <Cupertino dot Miranda at synopsys dot com>
- Date: Wed, 26 Oct 2016 21:42:07 +0000
- Subject: RE: [PATCH 0/7] ARC: Change max instruction length to 64 bits
- Authentication-results: sourceware.org; auth=none
- References: <cover.1477409669.git.graham.markall@embecosm.com> <098ECE41A0A6114BB2A07F1EC238DE89661B9D25@de02wembxa.internal.synopsys.com> <e4c2d47b-b04f-8344-c350-94b90853d95f@embecosm.com>
Hi,
> - Test building and booting an ARC Linux kernel. I don't presently have
> a setup for doing this, so I expect this to take me some time. Is there
> a particular setup/configuration that you would be interested in being
> tested?
>
The idea is to test more than the current dejagnu binutils tests are doing, as u change so much in instruction handling. You can try running GCC's dejagnu tests and see if everything is ok.
Best,
Claudiu