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/18565] gfortran: CONJG: false error message about standard violation


------- Additional Comments From sgk at troutmask dot apl dot washington dot edu  2004-11-22 04:19 -------
Toon,

I take it back.  The code as written is correct.  DCONJG is not 
listed in "13.6 Specific names for standard intrinsic functions"
of the current standard.  It you change the code, then DCONJG
will not be flagged if --std=f95 is given to the compiler.

-- 
steve

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18565


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