public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "tobi at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/25392] ICEs with -ff2c
Date: Tue, 27 Feb 2007 19:20:00 -0000	[thread overview]
Message-ID: <20070227192039.13066.qmail@sourceware.org> (raw)
In-Reply-To: <bug-25392-87@http.gcc.gnu.org/bugzilla/>



------- Comment #15 from tobi at gcc dot gnu dot org  2007-02-27 19:20 -------
Subject: Bug 25392

Author: tobi
Date: Tue Feb 27 19:20:21 2007
New Revision: 122382

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122382
Log:
2006-12-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>

PR fortran/25392
* trans-types.c (gfc_sym_type): Don't return early for functions.
Remove special handling for -ff2c.
(gfc_get_function_type): Add special handling for -ff2c.
* trans-decl.c (gfc_create_function_decl): Fix comment formatting.
(gfc_get_fake_result_decl): Make sure we get the right type for
functions.
(gfc_generate_function_code): Convert type of result variable to
type of function.

* gfortran.dg/f2c_8.f90: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/f2c_8.f90
      - copied unchanged from r120099,
trunk/gcc/testsuite/gfortran.dg/f2c_8.f90
Modified:
    branches/gcc-4_1-branch/gcc/fortran/ChangeLog
    branches/gcc-4_1-branch/gcc/fortran/trans-decl.c
    branches/gcc-4_1-branch/gcc/fortran/trans-stmt.c
    branches/gcc-4_1-branch/gcc/fortran/trans-types.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


  parent reply	other threads:[~2007-02-27 19:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-13 14:06 [Bug fortran/25392] New: " jakub at gcc dot gnu dot org
2005-12-30  6:48 ` [Bug fortran/25392] " pinskia at gcc dot gnu dot org
2006-01-02  3:42 ` pinskia at gcc dot gnu dot org
2006-02-24 17:42 ` pinskia at gcc dot gnu dot org
2006-05-11 11:37 ` fxcoudert at gcc dot gnu dot org
2006-06-30 10:08 ` fxcoudert at gcc dot gnu dot org
2006-07-04 12:18 ` rguenth at gcc dot gnu dot org
2006-11-23 20:52 ` tobi at gcc dot gnu dot org
2006-12-14  1:19 ` tobi at gcc dot gnu dot org
2006-12-21  3:05 ` tobi at gcc dot gnu dot org
2006-12-21  3:17 ` tobi at gcc dot gnu dot org
2006-12-29 18:55 ` tobi at gcc dot gnu dot org
2006-12-29 18:56 ` tobi at gcc dot gnu dot org
2007-02-27 15:28 ` pinskia at gcc dot gnu dot org
2007-02-27 16:11 ` tobi at gcc dot gnu dot org
2007-02-27 16:22 ` jakub at gcc dot gnu dot org
2007-02-27 19:20 ` tobi at gcc dot gnu dot org [this message]
2007-02-27 19:21 ` tobi 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=20070227192039.13066.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).