public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL
@ 2004-04-26  1:32 gcc-bugzilla at gcc dot gnu dot org
  2004-04-26  1:35 ` [Bug fortran/15140] [gfortran] assertion " pinskia at gcc dot gnu dot org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2004-04-26  1:32 UTC (permalink / raw)
  To: gcc-bugs


kargl[217] gfortran -c m.f
Assertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL), function gfc_trans_deferred_vars, file ../../gcc/gcc/fortran/trans-decl.c, line 1670.
m.f: In function `m':
m.f:5: internal compiler error: Abort trap

Environment:
System: FreeBSD c-67-168-59-70.client.comcast.net 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Sat Apr 24 10:33:08 PDT 2004 kargl@c-67-168-59-70.client.comcast.net:/usr/obj/usr/src/sys/HOTRATS i386


	
host: i386-unknown-freebsd5.2
build: i386-unknown-freebsd5.2
target: i386-unknown-freebsd5.2
configured with: ../gcc/configure --prefix=/home/kargl/gcc/work --disable-libmudflap --enable-languages=c,f95 --with-gmp=/usr/local

How-To-Repeat:

gfortran -c m.f

kargl[220] cat m.f
      SUBROUTINE M(NAMES)
      CHARACTER*(*) NAMES(*)
      INTEGER len, LNAMES
      intrinsic len
      LNAMES = LEN(NAMES(1))
      END
------- Additional Comments From kargl at c-67-168-59-70 dot client dot comcast dot net  2004-04-25 23:47 -------
Fix:
	Not known at this time.

-- 
           Summary: ssertion failed: (TREE_CODE (sym->backend_decl) ==
                    PARM_DECL
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kargl at c-67-168-59-70 dot client dot comcast dot net
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i386-unknown-freebsd5.2
  GCC host triplet: i386-unknown-freebsd5.2
GCC target triplet: i386-unknown-freebsd5.2


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


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

* [Bug fortran/15140] [gfortran] assertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL
  2004-04-26  1:32 [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL gcc-bugzilla at gcc dot gnu dot org
@ 2004-04-26  1:35 ` pinskia at gcc dot gnu dot org
  2004-05-26 23:15 ` pinskia at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-26  1:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-25 23:56 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|0000-00-00 00:00:00         |2004-04-25 23:56:58
               date|                            |
            Summary|ssertion failed: (TREE_CODE |[gfortran] assertion failed:
                   |(sym->backend_decl) ==      |(TREE_CODE (sym-
                   |PARM_DECL                   |>backend_decl) == PARM_DECL
   Target Milestone|---                         |tree-ssa
            Version|unknown                     |tree-ssa


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


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

* [Bug fortran/15140] [gfortran] assertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL
  2004-04-26  1:32 [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL gcc-bugzilla at gcc dot gnu dot org
  2004-04-26  1:35 ` [Bug fortran/15140] [gfortran] assertion " pinskia at gcc dot gnu dot org
@ 2004-05-26 23:15 ` pinskia at gcc dot gnu dot org
  2004-05-30 16:20 ` pinskia at gcc dot gnu dot org
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-26 23:15 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|3.5.0                       |---


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


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

* [Bug fortran/15140] [gfortran] assertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL
  2004-04-26  1:32 [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL gcc-bugzilla at gcc dot gnu dot org
  2004-04-26  1:35 ` [Bug fortran/15140] [gfortran] assertion " pinskia at gcc dot gnu dot org
  2004-05-26 23:15 ` pinskia at gcc dot gnu dot org
@ 2004-05-30 16:20 ` pinskia at gcc dot gnu dot org
  2004-06-13  9:14 ` pinskia at gcc dot gnu dot org
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-05-30 16:20 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-29 12:35 -------
*** Bug 15722 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |milan at cmm dot ki dot si


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


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

* [Bug fortran/15140] [gfortran] assertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL
  2004-04-26  1:32 [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL gcc-bugzilla at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-05-30 16:20 ` pinskia at gcc dot gnu dot org
@ 2004-06-13  9:14 ` pinskia at gcc dot gnu dot org
  2004-07-15 18:15 ` [Bug fortran/15140] " tobi at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-06-13  9:14 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-13 09:14 -------
*** Bug 15965 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Mart dot Rentmeester at nn-
                   |                            |online dot org


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


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

* [Bug fortran/15140] assertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL
  2004-04-26  1:32 [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL gcc-bugzilla at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-06-13  9:14 ` pinskia at gcc dot gnu dot org
@ 2004-07-15 18:15 ` tobi at gcc dot gnu dot org
  2004-07-15 18:50 ` cvs-commit at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tobi at gcc dot gnu dot org @ 2004-07-15 18:15 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tobi at gcc dot gnu dot org  2004-07-15 18:14 -------
Patch here: http://gcc.gnu.org/ml/fortran/2004-07/msg00181.html

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch


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


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

* [Bug fortran/15140] assertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL
  2004-04-26  1:32 [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL gcc-bugzilla at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2004-07-15 18:15 ` [Bug fortran/15140] " tobi at gcc dot gnu dot org
@ 2004-07-15 18:50 ` cvs-commit at gcc dot gnu dot org
  2004-07-15 18:51 ` tobi at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2004-07-15 18:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-07-15 18:50 -------
Subject: Bug 15140

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	tobi@gcc.gnu.org	2004-07-15 18:50:18

Modified files:
	gcc/fortran    : ChangeLog trans-decl.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/gfortran.dg: pr15140.f90 

Log message:
	fortran/
	PR fortran/15140
	* trans-decl.c (gfc_trans_deferred_vars): Remove bogus assertion.
	
	testsuite/
	PR fortran/15140
	* gfortran.dg/pr15140.f90: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/ChangeLog.diff?cvsroot=gcc&r1=1.128&r2=1.129
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fortran/trans-decl.c.diff?cvsroot=gcc&r1=1.23&r2=1.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4005&r2=1.4006
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gfortran.dg/pr15140.f90.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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


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

* [Bug fortran/15140] assertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL
  2004-04-26  1:32 [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL gcc-bugzilla at gcc dot gnu dot org
                   ` (5 preceding siblings ...)
  2004-07-15 18:50 ` cvs-commit at gcc dot gnu dot org
@ 2004-07-15 18:51 ` tobi at gcc dot gnu dot org
  2004-07-15 18:53 ` tobi at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: tobi at gcc dot gnu dot org @ 2004-07-15 18:51 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From tobi at gcc dot gnu dot org  2004-07-15 18:51 -------
Fixed.

-- 


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


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

* [Bug fortran/15140] assertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL
  2004-04-26  1:32 [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL gcc-bugzilla at gcc dot gnu dot org
                   ` (6 preceding siblings ...)
  2004-07-15 18:51 ` tobi at gcc dot gnu dot org
@ 2004-07-15 18:53 ` tobi at gcc dot gnu dot org
  2004-08-03  6:21 ` pinskia at gcc dot gnu dot org
  2004-08-10 13:46 ` reichelt at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: tobi at gcc dot gnu dot org @ 2004-07-15 18:53 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.5.0


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


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

* [Bug fortran/15140] assertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL
  2004-04-26  1:32 [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL gcc-bugzilla at gcc dot gnu dot org
                   ` (7 preceding siblings ...)
  2004-07-15 18:53 ` tobi at gcc dot gnu dot org
@ 2004-08-03  6:21 ` pinskia at gcc dot gnu dot org
  2004-08-10 13:46 ` reichelt at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-08-03  6:21 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-08-03 06:21 -------
Should have been closed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug fortran/15140] assertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL
  2004-04-26  1:32 [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL gcc-bugzilla at gcc dot gnu dot org
                   ` (8 preceding siblings ...)
  2004-08-03  6:21 ` pinskia at gcc dot gnu dot org
@ 2004-08-10 13:46 ` reichelt at gcc dot gnu dot org
  9 siblings, 0 replies; 11+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2004-08-10 13:46 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From reichelt at gcc dot gnu dot org  2004-08-10 13:46 -------
*** Bug 16960 has been marked as a duplicate of this bug. ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janth at xs4all dot nl


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


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

end of thread, other threads:[~2004-08-10 13:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-26  1:32 [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL gcc-bugzilla at gcc dot gnu dot org
2004-04-26  1:35 ` [Bug fortran/15140] [gfortran] assertion " pinskia at gcc dot gnu dot org
2004-05-26 23:15 ` pinskia at gcc dot gnu dot org
2004-05-30 16:20 ` pinskia at gcc dot gnu dot org
2004-06-13  9:14 ` pinskia at gcc dot gnu dot org
2004-07-15 18:15 ` [Bug fortran/15140] " tobi at gcc dot gnu dot org
2004-07-15 18:50 ` cvs-commit at gcc dot gnu dot org
2004-07-15 18:51 ` tobi at gcc dot gnu dot org
2004-07-15 18:53 ` tobi at gcc dot gnu dot org
2004-08-03  6:21 ` pinskia at gcc dot gnu dot org
2004-08-10 13:46 ` 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).