Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / valops.c
index 7fc555a81088d9ac457994db70f5b5f030efcdc1..d48474665c3dfa2823b49142cb55c2f2cad6e1c9 100644 (file)
@@ -3856,9 +3856,7 @@ value_slice (struct value *array, int lowbound, int length)
 
 /* Create a value for a FORTRAN complex number.  Currently most of the
    time values are coerced to COMPLEX*16 (i.e. a complex number
-   composed of 2 doubles.  This really should be a smarter routine
-   that figures out precision intelligently as opposed to assuming
-   doubles.  FIXME: fmb  */
+   composed of 2 doubles.  */
 
 struct value *
 value_literal_complex (struct value *arg1, 
This page took 0.025108 seconds and 4 git commands to generate.