This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gfortran bug - bad address for reporting bugs plus a bad bug


Hi,

The wiki page for gfortran contains poorly defined instructions for reporting bugs (See below). I have no idea if I need to subscribe before I can send a bug report. I cannot find a gfortran mailing list so I am sending it to gcc-bugs.

http://gcc.gnu.org/wiki/GFortranBinariesWindows
"Please report any bugs to the gfortran@gcc.gnu.org mailing-list."

I would like to report a real bug when trying to run gfortran on an Athlon processor (See end of this email).

Nick

<gfortran@gcc.gnu.org>: host gcc.gnu.org[209.132.176.174] said: 550 Sorry,
    there is no mailbox for gfortran@gcc.gnu.org here.  Contact
    postmaster@gcc.gnu.org if you think there is a problem. (in reply to RCPT
    TO command)




Reporting-MTA: dns; chico.itss.auckland.ac.nz
X-Postfix-Queue-ID: 4BA4634F44
X-Postfix-Sender: rfc822; n.holford@auckland.ac.nz
Arrival-Date: Wed,  1 Mar 2006 13:22:00 +1300 (NZDT)

Final-Recipient: rfc822; gfortran@gcc.gnu.org
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; host gcc.gnu.org[209.132.176.174] said: 550 Sorry,
    there is no mailbox for gfortran@gcc.gnu.org here.  Contact
    postmaster@gcc.gnu.org if you think there is a problem. (in reply to RCPT
    TO command)


 Subject: 
        gfortran: <built-in>:0: internal compiler error: Illegal instruction
   Date: 
        Wed, 01 Mar 2006 13:21:59 +1300
   From: 
        Nick Holford <n.holford@auckland.ac.nz>
     To: 
        gfortran@gcc.gnu.org



I get this error when trying to run gfortran with any fortran source file.

C:\Apps\gfortran>gfortran testcon.for
<built-in>:0: internal compiler error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

C:\Apps\gfortran>gcc -v
Using built-in specs.
Target: i686-pc-mingw32
Configured with: ../gcc/configure --prefix=/mingw --enable-languages=c,fortran --with-gmp=/home/coud
ert/local --disable-nls --with-ld=/mingw/bin/ld --with-as=/mingw/bin/as --disable-werror --enable-bo
otstrap
Thread model: win32
gcc version 4.2.0 20060120 (experimental)


I got the gfortran as a windows binary package from http://gcc.gnu.org/wiki/GFortranBinariesWindows. I downloaded it
yesterday (28 Feb NZDT).

I have successfully installed and run it on a Pentium system. 

The internal error message came when I installed and tried to run it on an AMD Athlon 2800MP (2133Mhz 133x16) dual CPU
system running Windows 2003 Server. It seems to be processor target problem. Is there a special binary required for
Athlon processors?

--
Nick Holford, Dept Pharmacology & Clinical Pharmacology
University of Auckland, 85 Park Rd, Private Bag 92019, Auckland, New Zealand
email:n.holford@auckland.ac.nz tel:+64(9)373-7599x86730 fax:373-7556
http://www.health.auckland.ac.nz/pharmacology/staff/nholford/


--
Nick Holford, Dept Pharmacology & Clinical Pharmacology
University of Auckland, 85 Park Rd, Private Bag 92019, Auckland, New Zealand
email:n.holford@auckland.ac.nz tel:+64(9)373-7599x86730 fax:373-7556
http://www.health.auckland.ac.nz/pharmacology/staff/nholford/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]