This is the mail archive of the gcc-patches@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]

Re: [patch, fortran] Fix spurious FAILs for operator ** testcase


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


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