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]: New `logical*8' type for Fortran


On Tuesday 20 April 2010 12:54:53, Tom Tromey wrote:
> >>>>> "Sergio" == Sergio Durigan Junior <sergiodj@redhat.com> writes:
> Sergio> Ok, I give up (for now).  Here is the attached version of the
> patch. Sergio> Ok to commit?
> 
> Sergio> 2010-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
> Sergio> 	* f-exp.y: Add new production to recognize the `logical*8' 
type.
> Sergio> 	(LOGICAL_S8_KEYWORD): New token.
> Sergio> 	* f-lang.c (enum f_primitive_types)
> Sergio> 	<f_primitive_type_logical_s8>: New field.
> Sergio> 	(f_language_arch_info): Handling `logical*8' type.
> Sergio> 	(build_fortran_types): Building `logical*8' type.
> Sergio> 	* f-lang.h (struct builtin_f_type) <builtin_logical_s8>: New
> field.
> 
> This is ok.  Thanks.

Thanks, commited.


-- 
Sergio


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