------- Comment #5 from kargl at gcc dot gnu dot org 2005-10-19 22:50 ------- (In reply to comment #2) > (In reply to comment #1) > > dimag is part of the fortran 95 standard, right? > > > > If not this is not a bug (or really a dup another one which says that > > gfortran > > is not constainate with other fortran compilers with intrinsics). > > > Yes, dimag is part of fortran95.
No, it is not specified in the Fortran 95 standard. See 13.13 "Specific Names for Intrinsic Functions" Change your code to use AIMAG. -- kargl at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kargl at gcc dot gnu dot org Status|UNCONFIRMED |RESOLVED Resolution| |INVALID http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24447