This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: libgomp failure (was: Re: [FORTRAN mainline] dereference POINTER_PLUS_EXPR check)
- From: Aldy Hernandez <aldyh at redhat dot com>
- To: Tobias Burnus <burnus at net-b dot de>
- Cc: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>, Richard Guenther <richard dot guenther at gmail dot com>, fortran at gcc dot gnu dot org, Andrew Pinski <pinskia at gmail dot com>, Diego Novillo <dnovillo at google dot com>, gcc-patches at gcc dot gnu dot org
- Date: Sun, 25 Nov 2007 07:22:14 -0400
- Subject: Re: libgomp failure (was: Re: [FORTRAN mainline] dereference POINTER_PLUS_EXPR check)
- References: <20071121215235.GA11077@redhat.com> <84fc9c000711211357w7a2587d2n663dd561845e4e1c@mail.gmail.com> <20071121225800.GA5508@redhat.com> <84fc9c000711211525h37554477yf567a8265f09d59@mail.gmail.com> <20071122005837.GA7171@redhat.com> <de8d50360711211709k61f0f066lf483e97645564df2@mail.gmail.com> <20071122172301.GA17740@redhat.com> <84fc9c000711220948p74bf7bb8he63f95baf9ba38f1@mail.gmail.com> <20071123002727.GA16608@redhat.com> <47484E4F.9090801@net-b.de>
> This patch seems to cause a lot of libgomp regressions.
> See: http://gcc.gnu.org/ml/fortran/2007-11/msg00209.html
Arghhh, I thought a check-fortran in the gcc directory would check all
of fortran. I forgot about gomp.
Sorry about this, I will either fix or revert the patch before my day is
done, today.
Aldy