public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/16916] New: internal compiler error: Segmentation fault
@ 2004-08-07 20:49 schnetter at aei dot mpg dot de
  2004-08-07 20:50 ` [Bug fortran/16916] " schnetter at aei dot mpg dot de
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: schnetter at aei dot mpg dot de @ 2004-08-07 20:49 UTC (permalink / raw)
  To: gcc-bugs

I use 
 
$ ~/gcc/bin/gfortran --version 
GNU Fortran 95 (GCC 3.5.0 20040807 (experimental)) 
 
to compile the enclosed file with the command 
 
/home/eschnett/gcc/bin/gfortran -march=pentium4 -malign-double -g3 -O3 
-funroll-loops -Wall -Wshadow -c -o $current_wd/ih_twometric.F90.o 
$current_wd/ih_twometric.f90 
 
and receive the error message 
 
/home/eschnett/Calpha/Cactus/configs/einstein-gcc/build/IsolatedHorizon/ih_twometric.f90: 
In function `ih_twometric': 
/home/eschnett/Calpha/Cactus/configs/einstein-gcc/build/IsolatedHorizon/ih_twometric.f90:1699: 
internal compiler error: Segmentation fault 
Please submit a full bug report, 
with preprocessed source if appropriate.

-- 
           Summary: internal compiler error: Segmentation fault
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: schnetter at aei dot mpg dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug fortran/16916] internal compiler error: Segmentation fault
  2004-08-07 20:49 [Bug fortran/16916] New: internal compiler error: Segmentation fault schnetter at aei dot mpg dot de
@ 2004-08-07 20:50 ` schnetter at aei dot mpg dot de
  2004-08-09 16:32 ` reichelt at gcc dot gnu dot org
  2004-08-09 17:02 ` schnetter at aei dot mpg dot de
  2 siblings, 0 replies; 4+ messages in thread
From: schnetter at aei dot mpg dot de @ 2004-08-07 20:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From schnetter at aei dot mpg dot de  2004-08-07 20:50 -------
Created an attachment (id=6902)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6902&action=view)
failing source code


-- 


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


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

* [Bug fortran/16916] internal compiler error: Segmentation fault
  2004-08-07 20:49 [Bug fortran/16916] New: internal compiler error: Segmentation fault schnetter at aei dot mpg dot de
  2004-08-07 20:50 ` [Bug fortran/16916] " schnetter at aei dot mpg dot de
@ 2004-08-09 16:32 ` reichelt at gcc dot gnu dot org
  2004-08-09 17:02 ` schnetter at aei dot mpg dot de
  2 siblings, 0 replies; 4+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2004-08-09 16:32 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-08-09 16:32 -------
The code snippet does not compile because for missing modules in line 67-74:
  use cctk
  use ih_adm_metric
  use ih_boundary
  use ih_ricci
  use tensor
  use tensor4
  use ih_ricci2
  use tensor2

If I remove those lines the code compiles fine.
Could you please check whether the code still fails for you and (if yes)
attach the source for the missing modules?


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug fortran/16916] internal compiler error: Segmentation fault
  2004-08-07 20:49 [Bug fortran/16916] New: internal compiler error: Segmentation fault schnetter at aei dot mpg dot de
  2004-08-07 20:50 ` [Bug fortran/16916] " schnetter at aei dot mpg dot de
  2004-08-09 16:32 ` reichelt at gcc dot gnu dot org
@ 2004-08-09 17:02 ` schnetter at aei dot mpg dot de
  2 siblings, 0 replies; 4+ messages in thread
From: schnetter at aei dot mpg dot de @ 2004-08-09 17:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From schnetter at aei dot mpg dot de  2004-08-09 17:02 -------
The error seems to have vanished. 
 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WORKSFORME


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


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

end of thread, other threads:[~2004-08-09 17:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-07 20:49 [Bug fortran/16916] New: internal compiler error: Segmentation fault schnetter at aei dot mpg dot de
2004-08-07 20:50 ` [Bug fortran/16916] " schnetter at aei dot mpg dot de
2004-08-09 16:32 ` reichelt at gcc dot gnu dot org
2004-08-09 17:02 ` schnetter at aei dot mpg dot de

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