public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/19460] New: f90 code causes gfortran to segfault
@ 2005-01-15 16:46 cummings at cacr dot caltech dot edu
  2005-01-15 16:50 ` [Bug fortran/19460] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cummings at cacr dot caltech dot edu @ 2005-01-15 16:46 UTC (permalink / raw)
  To: gcc-bugs

One particular F90 source code file in our solver package causes gfortran to 
issue an internal compiler error and seg fault.  I have not been able to 
determine precisely what in the file triggers the problem.

I am using gfortran version 4.0.0 20050106 (experimental). It was configured 
and built for an AMD Opteron system running Fedora with no special configure 
options.  The command line for compiling the troublesome file is 

gfortran -Wall -fno-second-underscore -g -DDEBUG -c Generic_EvalsAndETAX.f90

The compiler output is

Generic_EvalsAndETAX.f90:0: internal compiler error: Segmentation fault

-- 
           Summary: f90 code causes gfortran to segfault
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P1
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: cummings at cacr dot caltech dot edu
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: x86_64-unknown-linux-gnu


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


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

* [Bug fortran/19460] f90 code causes gfortran to segfault
  2005-01-15 16:46 [Bug fortran/19460] New: f90 code causes gfortran to segfault cummings at cacr dot caltech dot edu
@ 2005-01-15 16:50 ` pinskia at gcc dot gnu dot org
  2005-01-15 16:56 ` cummings at cacr dot caltech dot edu
  2005-01-15 17:13 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-15 16:50 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
  GCC build triplet|x86_64-unknown-linux-gnu    |
 GCC target triplet|                            |x86_64-unknown-linux-gnu
           Keywords|                            |ice-on-valid-code
           Priority|P1                          |P2


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


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

* [Bug fortran/19460] f90 code causes gfortran to segfault
  2005-01-15 16:46 [Bug fortran/19460] New: f90 code causes gfortran to segfault cummings at cacr dot caltech dot edu
  2005-01-15 16:50 ` [Bug fortran/19460] " pinskia at gcc dot gnu dot org
@ 2005-01-15 16:56 ` cummings at cacr dot caltech dot edu
  2005-01-15 17:13 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: cummings at cacr dot caltech dot edu @ 2005-01-15 16:56 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cummings at cacr dot caltech dot edu  2005-01-15 16:56 -------
Created an attachment (id=7965)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7965&action=view)
Generic_EvalsAndETAX.f90 source code and modules

Unpack this file and then run the compile command as given in the bug report to
reproduce the problem.


-- 


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


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

* [Bug fortran/19460] f90 code causes gfortran to segfault
  2005-01-15 16:46 [Bug fortran/19460] New: f90 code causes gfortran to segfault cummings at cacr dot caltech dot edu
  2005-01-15 16:50 ` [Bug fortran/19460] " pinskia at gcc dot gnu dot org
  2005-01-15 16:56 ` cummings at cacr dot caltech dot edu
@ 2005-01-15 17:13 ` pinskia at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-01-15 17:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-15 17:13 -------
This is a dup of bug 16861, I found this by looking at .mod for that PR and looking for similarities (after 
seeing the backtrack was similar).

Generic_EvalsAndETAX uses generic_evalgamma and array_bounds.
generic_evalgamma uses array_bounds.

This is what makes this a dup of bug 16861.

*** This bug has been marked as a duplicate of 16861 ***

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


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


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

end of thread, other threads:[~2005-01-15 17:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-15 16:46 [Bug fortran/19460] New: f90 code causes gfortran to segfault cummings at cacr dot caltech dot edu
2005-01-15 16:50 ` [Bug fortran/19460] " pinskia at gcc dot gnu dot org
2005-01-15 16:56 ` cummings at cacr dot caltech dot edu
2005-01-15 17:13 ` pinskia 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).