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

[Bug libfortran/38654] Fortran I/O speedup



------- Comment #4 from domob at gcc dot gnu dot org  2008-12-28 21:27 -------
Created an attachment (id=16998)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16998&action=view)
Number parsing routines

Sorry for the spam, but this is the parser-code for numbers I promised; it's
just a part out of FreeWRL's CFuncs/CParseLexer.c which was mostly written by
myself.  The code cut here is, except the two JAS-comments which are trivial
and will be reverted anyways, fully written by myself and under my copyright,
so I think this should not give any problems.  I'm going to rework it anyway,
though :)

If I find some time and the right places, I will make a full patch for gfortran
and do some benchmarks.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38654


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