public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* message duplication [Fwd: gfortran on 64-bit]
@ 2005-11-19  7:16 Brian Dessent
  2005-11-19 13:29 ` Christopher Faylor
  0 siblings, 1 reply; 4+ messages in thread
From: Brian Dessent @ 2005-11-19  7:16 UTC (permalink / raw)
  To: overseers

[-- Attachment #1: Type: text/plain, Size: 2101 bytes --]


I have so far received ten identical copies of the attached message on
the gcc-help (at) gcc.gnu.org mailing list.  It looks like the machine
"venus.usc.edu" keeps repeatedly delivering the message, but the 'Date:'
and 'Message-Id:' headers are the same in every case which seems to
imply that it's the same message stuck in a queue somewhere rather than
being sent multiple times by the sender.  The ML archives on
gcc.gnu.org/ml/gcc-help/ only shows one copy, I guess because it has the
same message-ID.

Here is the first sourceware "Received:" header from each copy:

Received: from venus.usc.edu (HELO venus.usc.edu) (128.125.38.186)
    by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 18 Nov 2005
17:08:19 +0000

Received: from venus.usc.edu (HELO venus.usc.edu) (128.125.38.186)
    by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 18 Nov 2005
17:29:14 +0000

Received: from venus.usc.edu (HELO venus.usc.edu) (128.125.38.186)
    by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 18 Nov 2005
18:02:33 +0000

Received: from venus.usc.edu (HELO venus.usc.edu) (128.125.38.186)    
by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 18 Nov 2005
19:09:13 +0000

Received: from venus.usc.edu (HELO venus.usc.edu) (128.125.38.186)    
by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 18 Nov 2005
20:32:34 +0000

Received: from venus.usc.edu (HELO venus.usc.edu) (128.125.38.186)    
by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 18 Nov 2005
21:55:54 +0000

Received: from venus.usc.edu (HELO venus.usc.edu) (128.125.38.186)    
by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 18 Nov 2005
23:19:14 +0000

Received: from venus.usc.edu (HELO venus.usc.edu) (128.125.38.186)    
by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sat, 19 Nov 2005
00:42:34 +0000

Received: from venus.usc.edu (HELO venus.usc.edu) (128.125.38.186)    
by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sat, 19 Nov 2005
02:05:54 +0000

Received: from venus.usc.edu (HELO venus.usc.edu) (128.125.38.186)    
by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Sat, 19 Nov 2005
03:29:14 +0000

[-- Attachment #2: Type: message/rfc822, Size: 3007 bytes --]

From: ghanem@venus.usc.edu (Roger Ghanem)
To: gcc-help@gcc.gnu.org
Subject: gfortran on 64-bit
Date: Fri, 18 Nov 2005 09:07:52 -0800 (PST)
Message-ID: <20051118170752.9BAC752F6B9@venus.usc.edu>

I am having some difficulties writing double precision variables using gfortran in 64-bit mode:
source code is

      double precision d
      d=0.
      write(0,*) d
      end

$ /usr/local/usr/bin/gfortran-4.0 -m64 -o pmain2 pmain2.f -L/usr/local/usr/lib
$ ./pmain2 
Illegal instruction

If I define d to be integer, then I am able to print it with no problem.

Configuration for this gfortran:

$ /usr/local/usr/bin/gfortran-4.0 -v
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /Build/apple/gcc/build/obj/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/
man --enable-languages=c,objc,c+
+,obj-c++,f95 --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --build=powerpc-
apple-darwin8 --host=powerpc-apple-
darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5224)

Thank you for your help
Roger Ghanem


Roger Ghanem
254C Kaprielian Hall
University of Southern California
Los Angeles, CA 90089
Tel:  213 740 9528
Fax: 213 740 2037

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-11-20 20:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-11-19  7:16 message duplication [Fwd: gfortran on 64-bit] Brian Dessent
2005-11-19 13:29 ` Christopher Faylor
2005-11-20 20:53   ` Brian Dessent
2005-11-21 12:53     ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).