From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3383 invoked by alias); 27 Jul 2014 19:53:33 -0000 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 Received: (qmail 3341 invoked by uid 55); 27 Jul 2014 19:53:29 -0000 From: "kevinecahill at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/61928] a fortran90 program compiles on hopper at NERSC but not under gfortran 4.9.0 Date: Sun, 27 Jul 2014 19:53: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-Version: 4.9.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: kevinecahill at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-07/txt/msg01782.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61928 --- Comment #2 from Kevin Cahill --- Nonsense. I included the linpack subroutines explicitly. Look at my fortan code. Best wishes, Kevin Kevin Cahill Professor of Physics & Astronomy Physics Dept. 1919 Lomas NE, MSC 07 4220 University of New Mexico Albuquerque, NM 87131-0001 kevinecahill@gmail.com cahill@unm.edu 505 205 5448 On Jul 27, 2014, at 1:39 PM, pinskia at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61928 > > Andrew Pinski changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Version|unknown |4.9.0 > > --- Comment #1 from Andrew Pinski --- > You are not linking with the linpack library. > > -- > You are receiving this mail because: > You reported the bug.