This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [ping] [PATCH v2 0/6] fortran: multi-dimensional subarrays with strides


Hi Jan,

Thanks for picking this up! I was currently working on adapting the patch according to consider the Rust integration in GDB.

The attached files should be fine for this.

Thanks,
Christoph

> -----Original Message-----
> From: Jan Kratochvil [mailto:jan.kratochvil@redhat.com]
> Sent: Thursday, June 30, 2016 11:48 PM
> To: Weinmann, Christoph T <christoph.t.weinmann@intel.com>
> Cc: gdb-patches@sourceware.org
> Subject: Re: [ping] [PATCH v2 0/6] fortran: multi-dimensional subarrays with
> strides
> 
> Hello Christoph,
> 
> On Fri, 08 Apr 2016 09:58:11 +0200, Weinmann, Christoph T wrote:
> > Ping for the patch series
> > https://sourceware.org/ml/gdb-patches/2016-02/msg00846.html
> 
> I am porting now this patch series to trunk, if you have something up-to-date
> it would be great to post some draft update (at least for me).
> 
> Otherwise I can post it after I finish the port.
> 
> 
> Thanks,
> Jan
Intel Deutschland GmbH
Registered Address: Am Campeon 10-12, 85579 Neubiberg, Germany
Tel: +49 89 99 8853-0, www.intel.de
Managing Directors: Christin Eisenschmid, Christian Lamprechter
Chairperson of the Supervisory Board: Nicole Lau
Registered Office: Munich
Commercial Register: Amtsgericht Muenchen HRB 186928

Attachment: 0001-fortran-allow-multi-dimensional-subarrays.patch
Description: 0001-fortran-allow-multi-dimensional-subarrays.patch

Attachment: 0002-fortran-combine-subarray-and-string-computation.patch
Description: 0002-fortran-combine-subarray-and-string-computation.patch

Attachment: 0003-fortran-change-subrange-enum-to-bit-field.patch
Description: 0003-fortran-change-subrange-enum-to-bit-field.patch

Attachment: 0004-fortran-enable-parsing-of-stride-parameter-for-subra.patch
Description: 0004-fortran-enable-parsing-of-stride-parameter-for-subra.patch

Attachment: 0005-fortran-calculate-elements-of-a-subarray-using-a-pro.patch
Description: 0005-fortran-calculate-elements-of-a-subarray-using-a-pro.patch

Attachment: 0006-fortran-test-cases-for-subarray-strides-and-slices.patch
Description: 0006-fortran-test-cases-for-subarray-strides-and-slices.patch


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