From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15811 invoked by alias); 21 Jan 2008 21:59:31 -0000 Received: (qmail 14481 invoked by uid 48); 21 Jan 2008 21:58:48 -0000 Date: Mon, 21 Jan 2008 22:03:00 -0000 Subject: [Bug middle-end/34907] New: valgrind error indication from testsuite trans-types.c: gfc_typenode_for_spec X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ismail at pardus dot org dot tr" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-01/txt/msg02434.txt.bz2 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