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/43030] New: Conditional jump or move depends on uninitialised value on eoshift_2.f90


FAIL: gfortran.dg/eoshift_2.f90  -O  (test for excess errors)
Excess errors:
==27768== Conditional jump or move depends on uninitialised value(s)
==27768==    at 0x4D4974: gfc_typenode_for_spec (trans-types.c:913)
==27768==    by 0x4B8E6C: gfc_conv_intrinsic_conversion (trans-intrinsic.c:249)
==27768==    by 0x4C1666: gfc_conv_intrinsic_function (trans-intrinsic.c:5036)
==27768==    by 0x4B2122: gfc_conv_function_expr (trans-expr.c:3364)
==27768==    by 0x4B3CA3: gfc_conv_expr_val (trans-expr.c:3997)
==27768==    by 0x4B7524: gfc_conv_intrinsic_function_args
(trans-intrinsic.c:193)
==27768==    by 0x4B8E9B: gfc_conv_intrinsic_conversion (trans-intrinsic.c:251)
==27768==    by 0x4C1666: gfc_conv_intrinsic_function (trans-intrinsic.c:5036)
==27768==    by 0x4B2122: gfc_conv_function_expr (trans-expr.c:3364)
==27768==    by 0x4B060F: gfc_conv_expr_reference (trans-expr.c:4071)
==27768==    by 0x4B1184: gfc_conv_function_call (trans-expr.c:2672)
==27768==    by 0x4C0128: conv_generic_with_optional_char_arg.clone.0
(trans-intrinsic.c:3342)


-- 
           Summary: Conditional jump or move depends on uninitialised value
                    on eoshift_2.f90
           Product: gcc
           Version: 4.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jakub at gcc dot gnu dot org


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


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