This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gomp merge] Fortran FE changes from gomp branch not dependent on OpenMP


Hi Jakub,

Jakub Jelinek wrote:
> This patch contains changes from gomp branch that don't rely on
> OpenMP framework, two comment typos and code to make sure array times have
> complete types whenever possible.  For details, you can see:
> http://gcc.gnu.org/ml/gcc-patches/2005-10/msg01299.html
> http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00361.html
> http://gcc.gnu.org/ml/gcc-patches/2005-11/msg00447.html
> http://gcc.gnu.org/ml/gcc-patches/2005-12/msg00332.html
> Bootstrapped/regtested on i686-linux, ok for trunk?

I have one question: will the testsuite for the Fortran parts of gomp be run
with make check-fortran?  This would make sure that we don't accidentally
break any of the gomp parts when following the testing procedure for frontends.

Thanks,
- Tobi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]