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

2005-10-19 Thread sgk at troutmask dot apl dot washington dot edu
--- Comment #8 from sgk at troutmask dot apl dot washington dot edu 2005-10-20 01:18 --- Subject: Re: dimag_ undefined error with -std=f95 On Thu, Oct 20, 2005 at 01:10:06AM -, uttamp at us dot ibm dot com wrote: > > Finally I found the f95 standard document (1539-1-1997) and did

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

2005-10-19 Thread uttamp at us dot ibm dot com
--- Comment #7 from uttamp at us dot ibm dot com 2005-10-20 01:10 --- Finally I found the f95 standard document (1539-1-1997) and did not see dimag() mentioned in there. I was looking at PGI Fortran Reference document all this time and there was not comment about dimag() as an extension.

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

2005-10-19 Thread kargl at gcc dot gnu dot org
--- Comment #6 from kargl at gcc dot gnu dot org 2005-10-19 22:57 --- (In reply to comment #4) > If the page I pointed to is true, then this is a dup of bug 20248. > It not a dup of 20248. The initial discussion there mirrors this PR, but Harald added in a discussion with regard to t

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

2005-10-19 Thread kargl at gcc dot gnu dot org
--- 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 constaina

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

2005-10-19 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2005-10-19 22:35 --- If the page I pointed to is true, then this is a dup of bug 20248. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24447

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

2005-10-19 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-19 22:32 --- (In reply to comment #2) > Yes, dimag is part of fortran95. Are you sure? because http://www.nag.co.uk/nagware/NP/doc/faq.asp says it is not and that AIMAG is though. -- http://gcc.gnu.org/bugzilla/show_bug.cgi

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

2005-10-19 Thread uttamp at us dot ibm dot com
--- Comment #2 from uttamp at us dot ibm dot com 2005-10-19 22:25 --- (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 int

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

2005-10-19 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-19 22:21 --- 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). -- http://gcc.gn