public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pault at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/24705] ICE on assumed length character result
Date: Mon, 21 Nov 2005 20:03:00 -0000	[thread overview]
Message-ID: <20051121200301.19988.qmail@sourceware.org> (raw)
In-Reply-To: <bug-24705-87@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from pault at gcc dot gnu dot org  2005-11-21 20:03 -------
Subject: Bug 24705

Author: pault
Date: Mon Nov 21 20:02:54 2005
New Revision: 107320

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107320
Log:
2005-11-21  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/24223
        * resolve.c (resolve_contained_fntype) Error if an internal
        function is assumed character length.

        PR fortran/24705
        * trans-decl.c (gfc_create_module_variable) Skip ICE in
        when backend decl has been built and the symbol is marked
        as being in an equivalence statement.

2005-11-21  Paul Thomas  <pault@gcc.gnu.org

        PR fortran/24223
        * gfortran.dg/substring_equivalence.f90: New test.

        PR fortran/24705
        * gfortran.dg/auto_internal_assumed.f90: New test.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/auto_internal_assumed.f90
    branches/gcc-4_0-branch/gcc/testsuite/gfortran.dg/substring_equivalence.f90
Modified:
    branches/gcc-4_0-branch/gcc/fortran/ChangeLog
    branches/gcc-4_0-branch/gcc/fortran/resolve.c
    branches/gcc-4_0-branch/gcc/fortran/trans-decl.c
    branches/gcc-4_0-branch/gcc/testsuite/ChangeLog


-- 


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


  parent reply	other threads:[~2005-11-21 20:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-07 13:09 [Bug fortran/24705] New: ICE on asterisk char-len-param-value on result jakub at gcc dot gnu dot org
2005-11-07 13:25 ` [Bug fortran/24705] ICE on assumed length charactor result pinskia at gcc dot gnu dot org
2005-11-10 15:54 ` [Bug fortran/24705] ICE on assumed length character result paul dot richard dot thomas at cea dot fr
2005-11-21 16:06 ` pault at gcc dot gnu dot org
2005-11-21 20:03 ` pault at gcc dot gnu dot org [this message]
2005-11-28 22:36 ` eedelman at gcc dot gnu dot org
2005-11-30 19:26 ` pault at gcc dot gnu dot org
2005-11-30 19:36 ` pault at gcc dot gnu dot org
2005-12-12 20:11 ` pinskia 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=20051121200301.19988.qmail@sourceware.org \
    --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).