This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, rs6000] Add additional builtin tests
- From: Segher Boessenkool <segher at kernel dot crashing dot org>
- To: Carl Love <cel at us dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org, David Edelsohn <dje dot gcc at gmail dot com>, Bill Schmidt <wschmidt at linux dot vnet dot ibm dot com>
- Date: Fri, 8 Dec 2017 06:59:19 -0600
- Subject: Re: [PATCH, rs6000] Add additional builtin tests
- Authentication-results: sourceware.org; auth=none
- References: <1512677308.10090.10.camel@us.ibm.com>
Hi!
> +// *********** TODO: add checs for the adds tests
Did you forget this part?
Also the same trivial things as the previous patch.
The rest looks fine, okay for trunk. Thanks!
Segher