public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/48718] New: gfortran crash
@ 2011-04-21 22:15 sliwa at blue dot cft.edu.pl
  2011-04-21 22:56 ` [Bug fortran/48718] " dominiq at lps dot ens.fr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: sliwa at blue dot cft.edu.pl @ 2011-04-21 22:15 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: gfortran crash
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: sliwa@blue.cft.edu.pl


Created attachment 24069
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24069
crash.f90 (source file that crashes the compiler)

$ gfortran -c crash.f90 
crash.f90: In function ‘fpmd2upf’:
crash.f90:894:0: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


The source comes from the Quantum Espresso version 4.3 (I have concatenated the
used modules into one file in an apropriate order).


$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/gcc/4.6.0/libexec/gcc/x86_64-redhat-linux/4.6.0/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../gcc-4.6.0/configure --prefix=/opt/gcc/4.6.0 --enable-shared
--enable-threads=posix --enable-checking=release --with-system-zlib
--enable-__cxa_atexit --disable-libunwind-exceptions
--enable-languages=c,c++,fortran --with-cpu=generic --build=x86_64-redhat-linux
--enable-bootstrap
Thread model: posix
gcc version 4.6.0 (GCC) 

$ uname -a
Linux sl2klast.ifpan.edu.pl 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:52:25 EST
2011 x86_64 x86_64 x86_64 GNU/Linux

(CentOS 5.5 x86_64)


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

* [Bug fortran/48718] gfortran crash
  2011-04-21 22:15 [Bug fortran/48718] New: gfortran crash sliwa at blue dot cft.edu.pl
@ 2011-04-21 22:56 ` dominiq at lps dot ens.fr
  2011-04-22 14:15 ` burnus at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2011-04-21 22:56 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2011-04-21 22:55:33 UTC ---
On x86_64-apple-darwin10 I get the segmentation fault with 4.6 r169227 and
170921, but not with trunk r172845 nor with 4.5.2.


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

* [Bug fortran/48718] gfortran crash
  2011-04-21 22:15 [Bug fortran/48718] New: gfortran crash sliwa at blue dot cft.edu.pl
  2011-04-21 22:56 ` [Bug fortran/48718] " dominiq at lps dot ens.fr
@ 2011-04-22 14:15 ` burnus at gcc dot gnu.org
  2011-07-24 19:22 ` dfranke at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-04-22 14:15 UTC (permalink / raw)
  To: gcc-bugs

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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |burnus at gcc dot gnu.org

--- Comment #2 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-04-22 14:14:39 UTC ---
Works with -fno-realloc-lhs -- thus, it should be one of the recently fixed
4.6/4.7 regressions.


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

* [Bug fortran/48718] gfortran crash
  2011-04-21 22:15 [Bug fortran/48718] New: gfortran crash sliwa at blue dot cft.edu.pl
  2011-04-21 22:56 ` [Bug fortran/48718] " dominiq at lps dot ens.fr
  2011-04-22 14:15 ` burnus at gcc dot gnu.org
@ 2011-07-24 19:22 ` dfranke at gcc dot gnu.org
  2011-07-24 19:51 ` burnus at gcc dot gnu.org
  2011-07-24 19:52 ` burnus at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: dfranke at gcc dot gnu.org @ 2011-07-24 19:22 UTC (permalink / raw)
  To: gcc-bugs

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

Daniel Franke <dfranke at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2011.07.24 19:21:52
                 CC|                            |dfranke at gcc dot gnu.org
     Ever Confirmed|0                           |1

--- Comment #3 from Daniel Franke <dfranke at gcc dot gnu.org> 2011-07-24 19:21:52 UTC ---
(In reply to comment #2)
> Works with -fno-realloc-lhs -- thus, it should be one of the recently fixed
> 4.6/4.7 regressions.

Can this be closed, then?


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

* [Bug fortran/48718] gfortran crash
  2011-04-21 22:15 [Bug fortran/48718] New: gfortran crash sliwa at blue dot cft.edu.pl
                   ` (2 preceding siblings ...)
  2011-07-24 19:22 ` dfranke at gcc dot gnu.org
@ 2011-07-24 19:51 ` burnus at gcc dot gnu.org
  2011-07-24 19:52 ` burnus at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-07-24 19:51 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-07-24 19:50:31 UTC ---
(In reply to comment #3)
> (In reply to comment #2)
> > Works with -fno-realloc-lhs -- thus, it should be one of the recently fixed
> > 4.6/4.7 regressions.
> Can this be closed, then?

Probably: Closed as WORKS-FOR-ME.

Cezary, if you can still reproduce it, feel free to reopen the bug. Newer
builds are available at http://gcc.gnu.org/wiki/GFortranBinaries - And possibly
also Red Hat has a newer GCC build.


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

* [Bug fortran/48718] gfortran crash
  2011-04-21 22:15 [Bug fortran/48718] New: gfortran crash sliwa at blue dot cft.edu.pl
                   ` (3 preceding siblings ...)
  2011-07-24 19:51 ` burnus at gcc dot gnu.org
@ 2011-07-24 19:52 ` burnus at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: burnus at gcc dot gnu.org @ 2011-07-24 19:52 UTC (permalink / raw)
  To: gcc-bugs

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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

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

--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-07-24 19:51:15 UTC ---
(In reply to comment #4)
> Probably: Closed as WORKS-FOR-ME.

Really close.


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

end of thread, other threads:[~2011-07-24 19:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-21 22:15 [Bug fortran/48718] New: gfortran crash sliwa at blue dot cft.edu.pl
2011-04-21 22:56 ` [Bug fortran/48718] " dominiq at lps dot ens.fr
2011-04-22 14:15 ` burnus at gcc dot gnu.org
2011-07-24 19:22 ` dfranke at gcc dot gnu.org
2011-07-24 19:51 ` burnus at gcc dot gnu.org
2011-07-24 19:52 ` burnus at gcc dot gnu.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).