This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/30943] New: Compiler Crash while compiling GNU Octave
- From: "martin at lawitzky dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Feb 2007 23:23:33 -0000
- Subject: [Bug fortran/30943] New: Compiler Crash while compiling GNU Octave
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
The compiler encouraged me to write this bugreport.
My gcc-Version:
martin@martin:~$ gcc --version
gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
My f77-Version:
martin@martin:~$ g77 --version
GNU Fortran (GCC) 3.4.6 (Ubuntu 3.4.6-1ubuntu2)
Copyright (C) 2006 Free Software Foundation, Inc.
The bug itself:
While make(ing) GNU Octave 2.9.9 the following occured:
g77 -c -fPIC -O -mieee-fp dorgbr.f -o pic/dorgbr.o
*** glibc detected *** corrupted double-linked list: 0x084f0290 ***
In file included from dorgbr.f:0:
dorgbr.f:245: interner Compiler-Fehler: Aborted
Please submit a full bug report,...
This bug isn't reproducable. Compiling again works.
--
Summary: Compiler Crash while compiling GNU Octave
Product: gcc
Version: 4.0.3
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: martin at lawitzky dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30943