public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/46874] New: internal compiler error: in gfc_conv_descriptor_data_get, at fortran/trans-array.c:147
@ 2010-12-09 17:36 kapinos at rz dot rwth-aachen.de
  2010-12-09 17:42 ` [Bug fortran/46874] " dominiq at lps dot ens.fr
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: kapinos at rz dot rwth-aachen.de @ 2010-12-09 17:36 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: internal compiler error: in
                    gfc_conv_descriptor_data_get, at
                    fortran/trans-array.c:147
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: kapinos@rz.rwth-aachen.de


Created attachment 22695
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22695
reproducer code.

Compiling the attached example code, got the error: 
-------------------------------------------------
redukt.f90: In function 'a35_1':
redukt.f90:5:0: internal compiler error: in gfc_conv_descriptor_data_get, at
fortran/trans-array.c:147
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
-------------------------------------------------

Reproducing:

$ gfortran -fopenmp redukt.f90 -c




Version:
-------------------------------------------------
$ gfortran -v                    
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/<....snip.snap....>/4.5.1/bin/../libexec/gcc/x86_64-unknown-linux-gnu/4.5.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ./configure --prefix=/home/<....snip.snap....>/gcc451/bin
--enable-lto --with-mpc=/home/<....snip.snap....>/gcc451/bin
--with-ppl=/home/<....snip.snap....>/gcc451/bin
--with-mpfr=/home/<....snip.snap....>/gcc451/bin
--with-gmp=/home/<....snip.snap....>/gcc451/bin
--with-mpfr=/home/<....snip.snap....>/gcc451/bin
--with-cloog=/home/<....snip.snap....>/gcc451/bin
--with-libelf=/home/<....snip.snap....>/gcc451/bin
Thread model: posix
gcc version 4.5.1 (GCC)
-------------------------------------------------
<....snip.snap....> is of course a existing path.



System:
Linux HOSTNAME 2.6.18-194.26.1.el5 #1 SMP Tue Nov 9 12:54:20 EST 2010 x86_64
x86_64 x86_64 GNU/Linux


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

end of thread, other threads:[~2011-01-17  8:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-09 17:36 [Bug fortran/46874] New: internal compiler error: in gfc_conv_descriptor_data_get, at fortran/trans-array.c:147 kapinos at rz dot rwth-aachen.de
2010-12-09 17:42 ` [Bug fortran/46874] " dominiq at lps dot ens.fr
2010-12-09 21:49 ` [Bug fortran/46874] [OpenMP] ICE " burnus at gcc dot gnu.org
2010-12-13 10:33 ` kapinos at rz dot rwth-aachen.de
2010-12-13 10:38 ` kapinos at rz dot rwth-aachen.de
2010-12-14 12:56 ` burnus at gcc dot gnu.org
2010-12-14 13:56 ` jakub at gcc dot gnu.org
2010-12-14 13:59 ` jakub at gcc dot gnu.org
2010-12-27  0:16 ` dfranke at gcc dot gnu.org
2010-12-27 12:58 ` jakub at gcc dot gnu.org
2011-01-16 20:26 ` jakub at gcc dot gnu.org
2011-01-17  0:05 ` jakub at gcc dot gnu.org
2011-01-17  8:06 ` jakub 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).