This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: RFC contrib.texi patch
On Mon, Jun 21, 2004 at 08:52:17AM -0400, Katherine Holcomb wrote:
> On Sat, 2004-06-19 at 08:11, Tobias Schl??ter wrote:
>> Steve Kargl wrote:
>>> @item
>>> +Katherine Holcomb contributed work on the internal arithmetic of gfortran.
>>> +
>>> +@item
>>
>> Actually, she created the tables of intrinsics in intrinsic.c, and IIRC
>> she also created most of the simplification routines. I also think that
>> the internal arithmetic is Andy's work.
>>
> I think this is an accurate assessment of what I did, although setting
> up the tables of intrinsics was mostly a matter of following the pattern
> that Andy set down. I did do most of the initial work on intrinsic
> simplification (probably improved by now) and also implemented some
> extra simplifications that should make it possible to support evaluation
> of intrinsics in parameter statements (which I believe is an F2K
> feature). If "internal arithmetic" means actual operations, I don't
> think I did any of that.
Hi Katherine. I changed your entry to "Katherine Holcomb for work
on gfortran." Without a CVS history or a proper ChangeLog, it was
hard to determine who did what.
--
Steve