public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gcc-bugzilla at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/15140] New: ssertion failed: (TREE_CODE (sym->backend_decl) == PARM_DECL
Date: Mon, 26 Apr 2004 01:32:00 -0000	[thread overview]
Message-ID: <20040425234726.15140.kargl@c-67-168-59-70.client.comcast.net> (raw)


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


             reply	other threads:[~2004-04-25 23:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-26  1:32 gcc-bugzilla at gcc dot gnu dot org [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040425234726.15140.kargl@c-67-168-59-70.client.comcast.net \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).