From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 920 invoked by alias); 13 Apr 2006 13:48:11 -0000 Received: (qmail 904 invoked by uid 48); 13 Apr 2006 13:48:03 -0000 Date: Thu, 13 Apr 2006 13:48:00 -0000 Message-ID: <20060413134803.903.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/26106] [meta-bug] Gfortran can't compile tonto In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hjl at lucon dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-04/txt/msg01057.txt.bz2 List-Id: ------- Comment #16 from hjl at lucon dot org 2006-04-13 13:48 ------- Created an attachment (id=11257) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11257&action=view) A patch to nullify pointers in local variables Tonto 1.0 has many local variables with uninitialized pointers. This patch fixes them. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26106