--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-22
20:28 ---
Fixed in 4.1.0.
--
What|Removed |Added
Status|NEW |RESOL
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-22
19:05 ---
Subject: Bug 23516
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-09-22 19:04:14
Modified files:
gcc/testsuite : ChangeLog
Added files:
gcc/t
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-22
19:00 ---
Subject: Bug 23516
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-09-22 19:00:25
Modified files:
gcc/fortran: ChangeLog intrinsic.c intrinsic.h
--- Additional Comments From kargl at gcc dot gnu dot org 2005-09-16 18:46
---
http://gcc.gnu.org/ml/gcc-patches/2005-09/msg01004.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23516
--- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-08-30
15:02 ---
Well, this is not standard Fortran but g77 accepts it (and all the compilers I
can find accept it). So, I think we should add a generic IMAG for GFC_STD_GNU.
--
What|Removed
--- Additional Comments From kargl at gcc dot gnu dot org 2005-08-22 16:47
---
IMAG() is neither a generic intrinsic procedure nor a specific
intrinsic procedure. You want AIMAG() or you need to explicitly
declare IMAG() and provide a function.
--
http://gcc.gnu.org/bugzilla/show_bu