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/29284] [4.1/4.2 Regression] ICE for optional subroutine argument
Date: Tue, 03 Oct 2006 20:13:00 -0000	[thread overview]
Message-ID: <20061003201319.31700.qmail@sourceware.org> (raw)
In-Reply-To: <bug-29284-13327@http.gcc.gnu.org/bugzilla/>



------- Comment #6 from pault at gcc dot gnu dot org  2006-10-03 20:13 -------
Subject: Bug 29284

Author: pault
Date: Tue Oct  3 20:13:03 2006
New Revision: 117413

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117413
Log:
2006-10-03  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/29284
        PR fortran/29321
        PR fortran/29322
        * trans-expr.c (gfc_conv_function_call): Check the expression
        and the formal symbol are present when testing the actual
        argument.

        PR fortran/25091
        PR fortran/25092
        * resolve.c (resolve_entries): It is an error if the entries
        of an array-valued function do not have the same shape.

2006-10-03  Paul Thomas  <pault@gcc.gnu.org>

        PR fortran/29284
        * gfortran.dg/optional_assumed_charlen_1.f90: New test.

        PR fortran/29321
        PR fortran/29322
        * gfortran.dg/missing_optional_dummy_2.f90: New test.

        PR fortran/25091
        PR fortran/25092
        * gfortran.dg/entry_array_specs_1.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/entry_array_specs_1.f90
    trunk/gcc/testsuite/gfortran.dg/missing_optional_dummy_2.f90
    trunk/gcc/testsuite/gfortran.dg/optional_assumed_charlen_1.f90
Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/resolve.c
    trunk/gcc/fortran/trans-expr.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


  parent reply	other threads:[~2006-10-03 20:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-29  8:13 [Bug fortran/29284] New: " rakuen_himawari at yahoo dot co dot jp
2006-09-29  8:20 ` [Bug fortran/29284] [4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-10-01  9:23 ` pault at gcc dot gnu dot org
2006-10-01 13:45 ` patchapp at dberlin dot org
2006-10-01 15:28 ` rep dot nop at aon dot at
2006-10-01 19:59 ` paulthomas2 at wanadoo dot fr
2006-10-01 23:05 ` mmitchel at gcc dot gnu dot org
2006-10-03 20:13 ` pault at gcc dot gnu dot org [this message]
2006-10-03 20:16 ` pault at gcc dot gnu dot org
2006-10-24  8:06 ` fxcoudert 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=20061003201319.31700.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).