This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Committed to fortran-experiments branch


The second in a series of patches to cleanup the
fortran-experiments branch.  This, again, is mainly
a whitespace patch which does:
  i.  Change function prototypes from "func (type * x)" to "func (type *x)".
 ii.  Convert 8 spaces to tab.
iii.  Align multiline rational comparison and function arguments 

Bootstrapped and regression tested on i386-*-freebsd and x86_86-*-freebsd.

-- 
Steve

Attachment: z.txt
Description: Text document

Attachment: z.diff
Description: Text document


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