public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/30943]  New: Compiler Crash while compiling GNU Octave
@ 2007-02-23 23:23 martin at lawitzky dot de
  2007-02-24  0:09 ` [Bug fortran/30943] " kargl at gcc dot gnu dot org
  2007-02-24  8:27 ` burnus at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: martin at lawitzky dot de @ 2007-02-23 23:23 UTC (permalink / raw)
  To: gcc-bugs

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


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

* [Bug fortran/30943] Compiler Crash while compiling GNU Octave
  2007-02-23 23:23 [Bug fortran/30943] New: Compiler Crash while compiling GNU Octave martin at lawitzky dot de
@ 2007-02-24  0:09 ` kargl at gcc dot gnu dot org
  2007-02-24  8:27 ` burnus at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: kargl at gcc dot gnu dot org @ 2007-02-24  0:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from kargl at gcc dot gnu dot org  2007-02-24 00:09 -------
This crash is with g77, which is no longer support.


-- 

kargl at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30943


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

* [Bug fortran/30943] Compiler Crash while compiling GNU Octave
  2007-02-23 23:23 [Bug fortran/30943] New: Compiler Crash while compiling GNU Octave martin at lawitzky dot de
  2007-02-24  0:09 ` [Bug fortran/30943] " kargl at gcc dot gnu dot org
@ 2007-02-24  8:27 ` burnus at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: burnus at gcc dot gnu dot org @ 2007-02-24  8:27 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from burnus at gcc dot gnu dot org  2007-02-24 08:27 -------
(In reply to comment #1)
> This crash is with g77, which is no longer support.

To elaborate more: The GCC 4.x series comes with the compiler "gfortran" which
can compile Fortran 77/90/95 (and some Fortran 2003) programs. It should also
be available under Ubuntu (as you have gcc 4.0.3). However, the GCC/gfortran
4.0.x version is a bit buggy thus you should therefore better install gfortran
4.1 (or 4.2.x or 4.3.x).

gfortran binaries are available from:
http://gcc.gnu.org/wiki/GFortranBinaries


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30943


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

end of thread, other threads:[~2007-02-24  8:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-23 23:23 [Bug fortran/30943] New: Compiler Crash while compiling GNU Octave martin at lawitzky dot de
2007-02-24  0:09 ` [Bug fortran/30943] " kargl at gcc dot gnu dot org
2007-02-24  8:27 ` burnus at gcc dot gnu dot org

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).