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: [gfortran] PATCH arith.c wrong result for complex number to zeropower



Committed as obvious. I also added a test to execute/cmplx.f90, and verified that it didn't pass before and now passes.


- Tobi

Steve Kargl wrote:
This should be obvious.

2004-05-17 Steve Kargl <kargls@comcast.net>

* arith.c (gfc_arith_power): Complex number raised to 0 power is 1.





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