This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [cft] subreg validation round 2
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Richard Henderson <rth at redhat dot com>, gcc at gcc dot gnu dot org
- Cc: amodra at bigpond dot net dot au
- Date: Thu, 18 Nov 2004 15:44:58 -0800
- Subject: Re: [cft] subreg validation round 2
- References: <20041117184009.GA12257@redhat.com>
On Wed, Nov 17, 2004 at 10:40:09AM -0800, Richard Henderson wrote:
> This passes on i686, alpha, ia64, powerpc linux, and sparc-solaris.
> Given Ulrich's previous testing, it *ought* to pass on s390. Any
> other takers before I check it in and have to pick up pieces after
> the fact?
Together with a patch that Alan Modra sent yesterday, it works on
powerpc64-unknown-linux-gnu with -m32 and -m64. I only built and tested
C and C++, but that's where I saw problems with earlier versions.
Janis