Re: [Patch, Fortran] Implement/fix cobounds for scalar coarrays on tree level

2011-05-19 Thread Thomas Koenig
Hi Tobias, *ping* http://gcc.gnu.org/ml/fortran/2011-05/msg00123.html OK. Thanks for the patch! Thomas

Re: [Patch, Fortran] Implement/fix cobounds for scalar coarrays on tree level

2011-05-19 Thread Tobias Burnus
*ping* http://gcc.gnu.org/ml/fortran/2011-05/msg00123.html On 05/16/2011 12:00 AM, Tobias Burnus wrote: The patch is a follow-up to the patch at http://gcc.gnu.org/ml/fortran/2011-05/msg00067.html. With that patch, all* my coarray example compile (and run with -fcoarray=single or -fcoarray=li

[Patch, Fortran] Implement/fix cobounds for scalar coarrays on tree level

2011-05-15 Thread Tobias Burnus
The patch is a follow-up to the patch at http://gcc.gnu.org/ml/fortran/2011-05/msg00067.html. With that patch, all* my coarray example compile (and run with -fcoarray=single or -fcoarray=lib -lcaf_single). Build and regtested on x86-64-linux with two regtest failures: (a) The never workinggfo