[Bug fortran/34765] New: erroneous intrinsic assignment call

damian at rouson dot net gcc-bugzilla@gcc.gnu.org
Sun Jan 13 01:37:00 GMT 2008


The attached code demonstrates several circumstances wherein gfortran executes
an intrinsic assignment of a derived type when a defined (overloaded)
assignment is required.  Specifically, the subroutines
"complex_array_equals_Field()" and "field_equals_Field()" in the Field_Class
module (file field.f90) should be called for the assignments near the text
"gfortran_bug" in the file statistics.f90.


-- 
           Summary: erroneous intrinsic assignment call
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: damian at rouson dot net
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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



More information about the Gcc-bugs mailing list