From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8315 invoked by alias); 17 Mar 2013 15:21:28 -0000 Received: (qmail 8216 invoked by uid 48); 17 Mar 2013 15:20:47 -0000 From: "mikael at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/56637] Bad result on max(1,shiftr(j,1)) Date: Sun, 17 Mar 2013 15:21:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mikael at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: CC Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2013-03/txt/msg01247.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56637 Mikael Morin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikael at gcc dot gnu.org --- Comment #11 from Mikael Morin 2013-03-17 15:20:45 UTC --- (In reply to comment #9) > I have tried, but the small examples I've tried all work. And the code uses a > library that I am not free to pass on. Probably you just have to call this > unconfirmed and forget it. Sorry. There is an "automatic and recommended way" to reduce a testcase... You can have a look at http://gcc.gnu.org/bugs/minimize.html