This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Unstable gcc mainline and the ia64 intrinsic work
- From: Joe Buck <jbuck at synopsys dot com>
- To: "H. J. Lu" <hjl at lucon dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 23 Jul 2003 10:39:45 -0700
- Subject: Re: Unstable gcc mainline and the ia64 intrinsic work
- References: <20030723171149.GA18818@lucon.org>
On Wed, Jul 23, 2003 at 10:11:49AM -0700, H. J. Lu wrote:
> I am working on ia64 Intel intrinsics. I have been using gcc 3.3
> as the base since I need to verify my change by compiling modified
> glibc and kernel using intrinsics instead of asm statement. The
> gcc mainline can't compile glibc and I am not sure if it will compile
> Linux kernel. What do I need to do when I am about ready to submit
> the patch?
Are there open PRs for the glibc and kernel problems?