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: [PATCH 4/4] Remove C/C++ relevant code in Fortran specific file.


Thanks!

Clarified in the commit message that the output is unchanged. Pushed as 469412dd9ccc4de5874fd3299b105833f36b34cd.

Tim

> -----Original Message-----
> From: Yao Qi [mailto:qiyaoltc@gmail.com]
> Sent: Monday, September 4, 2017 3:32 PM
> To: Wiederhake, Tim <tim.wiederhake@intel.com>
> Cc: gdb-patches@sourceware.org; Weinmann, Christoph T
> <christoph.t.weinmann@intel.com>
> Subject: Re: [PATCH 4/4] Remove C/C++ relevant code in Fortran specific
> file.
> 
> Tim Wiederhake <tim.wiederhake@intel.com> writes:
> 
> > Remove code relevant for printing C/C++ Integer values in a
> > Fortran specific file to unify printing of Fortran values.
> 
> Does this patch affect the output of printing variables in Fortran?
> If so, how does it affect the output?  It would be great to mention
> these changes in commit log, at least.
> 
> >
> > xxxx-yy-zz  Christoph Weinmann  <christoph.t.weinmann@intel.com>
> >
> > gdb/ChangeLog:
> >
> > 	* f-valprint.c (f_val_print): Remove check for one byte
> > 	sized integers. Remove printing of character type.
> >
> > gdb/testsuite/ChangeLog:
> >
> > 	* gdb.fortran/printing-types.exp: New file.
> 
> gdb.fortran/printing-types.f90.
> 
> > 	* gdb.fortran/printing-types.exp: New file.
> 
> --
> Yao (齐尧)
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

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