From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 955 invoked by alias); 22 Dec 2003 23:22:24 -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 948 invoked by uid 48); 22 Dec 2003 23:22:24 -0000 Date: Mon, 22 Dec 2003 23:40:00 -0000 Message-ID: <20031222232224.947.qmail@sources.redhat.com> From: "toon at moene dot indiv dot nluug dot nl" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20031222115039.13464.toon@moene.indiv.nluug.nl> References: <20031222115039.13464.toon@moene.indiv.nluug.nl> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug driver/13464] [gfortran options] -d8, -i8 and -r8 not passed correctly to compiler proper. X-Bugzilla-Reason: CC X-SW-Source: 2003-12/txt/msg02421.txt.bz2 List-Id: ------- Additional Comments From toon at moene dot indiv dot nluug dot nl 2003-12-22 23:22 ------- Well, this is the relevant content of fortran/lang.opt: d8 F95 RejectNegative Set the default real and integer kinds to double precision That's, as far as I can see, correct. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |WAITING http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13464