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] Testsuite: Fortran: 6.8 regression + gfortran updates


On Wed, 07 Jan 2009 09:46:40 +0100, Joel Brobecker wrote:
> > +# (gfortran-4.1|gfortran-4.3).  Other Fortran compilers would need other
> > +# expect-strings.
> 
> Normally, we try to use full sentences in comments.

For some reason I mistakenly considered this case as an exception; understood.

>   /* Depending on the compiler version being used, the name of the 4-byte
>      integer and real types can be printed differently.  For instance,
>      gfortran-4.1 uses "int4" whereas gfortran-4.3 uses "int(kind=4)".  */

Checked in with this comment.


Thanks,
Jan


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