Valgrind shows,

FAIL: gfortran.dg/char_cshift_1.f90  -O0  (test for excess errors)
Excess errors:
==28334== Conditional jump or move depends on uninitialised value(s)
==28334==    at 0x811A4B9: gfc_typenode_for_spec (trans-types.c:848)
==28334==    by 0x810041F: gfc_conv_intrinsic_conversion
(trans-intrinsic.c:265)
==28334==    by 0x8108A81: gfc_conv_intrinsic_function (trans-intrinsic.c:3822)
==28334==    by 0x80FCE9D: gfc_conv_function_expr (trans-expr.c:3033)
==28334==    by 0x80FE23B: gfc_conv_expr (trans-expr.c:3537)
==28334==    by 0x80FE5E3: gfc_conv_expr_reference (trans-expr.c:3660)
==28334==    by 0x80FB74B: gfc_conv_function_call (trans-expr.c:2428)
==28334==    by 0x810370F: gfc_conv_intrinsic_funcall (trans-intrinsic.c:1641)
==28334==    by 0x8108811: gfc_conv_intrinsic_function (trans-intrinsic.c:3727)
==28334==    by 0x80FCE9D: gfc_conv_function_expr (trans-expr.c:3033)
==28334==    by 0x80FE23B: gfc_conv_expr (trans-expr.c:3537)
==28334==    by 0x80E42C9: gfc_add_loop_ss_code (trans-array.c:1902)


-- 
           Summary: valgrind error indication from testsuite trans-types.c:
                    gfc_typenode_for_spec
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ismail at pardus dot org dot tr
  GCC host triplet: i686-linux-gnu


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

Reply via email to