[Bug fortran/26815] requires both arguments to ATAN2 to be of same type

2006-04-30 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-05-01 01:51 --- (In reply to comment #2) Does anyone oppose closing this report? No objections in one month so I am assuming it is ok to close this as invalid. -- pinskia at gcc dot gnu dot org changed: What

[Bug fortran/26815] requires both arguments to ATAN2 to be of same type

2006-03-25 Thread kargl at gcc dot gnu dot org
--- Comment #2 from kargl at gcc dot gnu dot org 2006-03-25 16:05 --- As Paul stated gfortan is correct. The standard says for ATAN2(Y,X) that Yshall be of type real. Xshall be of the same type and kind type parameter as Y. Does anyone oppose closing this report? --

[Bug fortran/26815] requires both arguments to ATAN2 to be of same type

2006-03-22 Thread pault at gcc dot gnu dot org
--- Comment #1 from pault at gcc dot gnu dot org 2006-03-23 05:45 --- Bud, SIGN is the same - I just changed ~50 instances of mixed arguments in a code that is as old as the mountains. gfortran is correct but.. Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26815