From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30500 invoked by alias); 23 Jan 2004 06:24:03 -0000 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 Received: (qmail 30493 invoked by uid 48); 23 Jan 2004 06:24:03 -0000 Date: Fri, 23 Jan 2004 06:24:00 -0000 Message-ID: <20040123062403.30489.qmail@sources.redhat.com> From: "giese025 at tc dot umn dot edu" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20040123062210.13826.giese025@tc.umn.edu> References: <20040123062210.13826.giese025@tc.umn.edu> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug fortran/13826] Derived types in DATA statements not PARAMETERs X-Bugzilla-Reason: CC X-SW-Source: 2004-01/txt/msg02893.txt.bz2 List-Id: ------- Additional Comments From giese025 at tc dot umn dot edu 2004-01-23 06:24 ------- Created an attachment (id=5557) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5557&action=view) Test program to reproduce error foo.f90 is a program which simply prints out fundamental mathematical and phyiscal constants. It can be used to reproduce the error. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13826