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

[Bug fortran/24447] dimag_ undefined error with -std=f95



------- 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


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