This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Patch ping
- From: Jakub Jelinek <jakub at redhat dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: fortran at gcc dot gnu dot org
- Date: Thu, 12 May 2005 16:41:03 -0400
- Subject: Patch ping
- Reply-to: Jakub Jelinek <jakub at redhat dot com>
Hi!
Fix FORALL:
http://gcc.gnu.org/ml/gcc-patches/2005-04/msg02960.html
Bootstrapped/regtested on HEAD on {x86_64,ppc64}-redhat-linux
and on 4.0 branch on {i386,x86_64,ia64,ppc,ppc64,s390,s390x}-redhat-linux.
Jakub