public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/21034] New: internal compiler error: in gfc_trans_auto_array_allocation, at fortran/trans-array.c:3036
@ 2005-04-14 22:33 nicolas dot girard at nerim dot net
  2005-04-14 22:35 ` [Bug fortran/21034] " nicolas dot girard at nerim dot net
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: nicolas dot girard at nerim dot net @ 2005-04-14 22:33 UTC (permalink / raw)
  To: gcc-bugs

Hi, 
I was in the process of translating a program written in f77 into f90 when this 
bug occurred. All I did was to add parameters to a function ; these parameters 
must correspond to the dimensions of arrays, as I want to allocate memory to 
them dynamically. 
 
I declared my arrays like: 
 
real*8,dimension(n1,n2) tab1, tab2 
 
and n1 and n2 are the two variables I added in the parameters of my function. 
 
 
"$ gfc --version" gives: 
GNU Fortran 95 (GCC 4.1.0 20050413 (experimental)) 
 
Compilation options: 
-ffixed-line-length-132 -Wall -static 
 
I'm completely stuck because of this problem, therefore if you had the 
slightest idea, even just to get round this, I'd be *much* interested... 
 
Many thanks in advance !

-- 
           Summary: internal compiler error: in
                    gfc_trans_auto_array_allocation, at fortran/trans-
                    array.c:3036
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: nicolas dot girard at nerim dot net
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-07-27 12:50 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-14 22:33 [Bug fortran/21034] New: internal compiler error: in gfc_trans_auto_array_allocation, at fortran/trans-array.c:3036 nicolas dot girard at nerim dot net
2005-04-14 22:35 ` [Bug fortran/21034] " nicolas dot girard at nerim dot net
2005-04-14 23:33 ` pinskia at gcc dot gnu dot org
2005-04-15  6:09 ` nicolas dot girard at nerim dot net
2005-04-15  6:10 ` nicolas dot girard at nerim dot net
2005-04-15  8:30 ` fxcoudert at gcc dot gnu dot org
2005-06-22 15:34 ` cvs-commit at gcc dot gnu dot org
2005-06-22 16:00 ` pbrook at gcc dot gnu dot org
2005-06-22 16:03 ` fxcoudert at gcc dot gnu dot org
2005-06-22 18:51 ` pbrook at gcc dot gnu dot org
2005-06-22 18:51 ` pbrook at gcc dot gnu dot org
2005-06-22 18:52 ` [Bug fortran/21034] [4.0 only] " pinskia at gcc dot gnu dot org
2005-07-15 15:22 ` cvs-commit at gcc dot gnu dot org
2005-07-15 15:29 ` pbrook at gcc dot gnu dot org
2005-07-27 12:52 ` reichelt 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).