This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch, fortran] Fix spurious FAILs for operator ** testcase
- From: Scott Robert Ladd <coyote at coyotegulch dot com>
- To: Scott Robert Ladd <coyote at coyotegulch dot com>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Sun, 31 Oct 2004 10:10:50 -0500
- Subject: Re: [patch, fortran] Fix spurious FAILs for operator ** testcase
- References: <4184F8C5.2020608@coyotegulch.com>
Scott Robert Ladd wrote:
I'll admit I did this while half asleep, but even awake it seems to make
sense, thus eliminating several spurious "FAILs" from the testsuite.
I should never submit anything before my first cup of copy.
It wasn't a matter (as someone kindly suggested privately) of not
knowing what "**" means; it was a matter of missing the silly assignment
of i = 1.
Duh.
My apologies.
(The Coyote slinks back into his cave for a strong cup of coffee!)
..Scott