This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, V3, #9 of 10], Prefixed addressing tests with large offsets
- From: Segher Boessenkool <segher at kernel dot crashing dot org>
- To: Michael Meissner <meissner at linux dot ibm dot com>, gcc-patches at gcc dot gnu dot org, dje dot gcc at gmail dot com
- Date: Tue, 3 Sep 2019 18:22:45 -0500
- Subject: Re: [PATCH, V3, #9 of 10], Prefixed addressing tests with large offsets
- References: <20190826173320.GA7958@ibm-toto.the-meissners.org> <20190826215038.GI11790@ibm-toto.the-meissners.org>
Hi!
On Mon, Aug 26, 2019 at 05:50:38PM -0400, Michael Meissner wrote:
> * gcc/testsuite/gcc.target/powerpc/prefix-large.h: New set of
> tests to test prefixed addressing on 'future' system with large
> numeric offsets.
In the changelog just say "New." or "New test."; explanation of what the
tests try to test for should be in the test themselves (and is much
appreciated!)
No other comments than those on 8/10; looks good otherwise, thanks.
Segher