From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19131 invoked by alias); 7 Feb 2005 15:10:07 -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 19096 invoked by uid 48); 7 Feb 2005 15:10:03 -0000 Date: Mon, 07 Feb 2005 22:52:00 -0000 Message-ID: <20050207151003.19095.qmail@sourceware.org> From: "tobi at gcc dot gnu dot org" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20050114125627.19443.mgilbert@airborne.nrl.navy.mil> References: <20050114125627.19443.mgilbert@airborne.nrl.navy.mil> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug fortran/19443] log10 statement does not work properly in gfortran X-Bugzilla-Reason: CC X-SW-Source: 2005-02/txt/msg00426.txt.bz2 List-Id: ------- Additional Comments From tobi at gcc dot gnu dot org 2005-02-07 15:10 ------- Can you compile those tests with -fdump-tree-original and look at the .t02.original dump to determine what functions the C frontend calls, and what functions the Fortran frontend calls? -- What |Removed |Added ---------------------------------------------------------------------------- CC| |tobi at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19443