From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26004 invoked by alias); 31 Oct 2006 16:06:00 -0000 Received: (qmail 25817 invoked by uid 48); 31 Oct 2006 16:05:47 -0000 Date: Tue, 31 Oct 2006 16:06:00 -0000 Message-ID: <20061031160547.25816.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug fortran/24518] Intrinsic MOD incorrect for large arg1/arg2 and slow. In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "fxcoudert at gcc dot gnu 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-10/txt/msg02710.txt.bz2 List-Id: ------- Comment #15 from fxcoudert at gcc dot gnu dot org 2006-10-31 16:05 ------- (In reply to comment #14) > It also does MODULO correctly Why not use remainder{f,,l}? Is it incorrect? > although I am not sure that I understand why anybody > would use this intrinsic knowingly! Agreed :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24518