From: FX Coudert <fxcoudert@gmail.com>
To: Janne Blomqvist <blomqvist.janne@gmail.com>
Cc: gfortran <fortran@gcc.gnu.org>, gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [Patch, fortran] PR 32909 Replace gfc_c_int_type_node with integer_type_node
Date: Fri, 27 Jul 2007 22:04:00 -0000 [thread overview]
Message-ID: <F161A955-AC6F-4294-94ED-ECA94B0919A6@gmail.com> (raw)
In-Reply-To: <46AA4AAD.4000301@gmail.com>
> this is yet another obvious patch which I intend to commit in 24h,
> barring objections. In many places in the frontend we were creating
> a tree gfc_c_int_type_node to represent a C int. This is
> unnecessary, since the middle-end already defines such a tree,
> integer_type_node, which fwiw was already used in some places in
> gfortran.
Looks OK to me; I do remember introducing some of these occurences of
gfc_c_int_type_node myself! :-)
> 2007-07-27 Janne Blomqvist <jb@gcc.gnu.org>
>
> PR fortran/32909
> * trans-stmt.c (gfc_trans_character_select): Replace occurrences
> of gfc_c_int_type_node with integer_type_node.
> * trans-decl.c (gfc_build_intrinsic_function_decls): Likewise.
> (gfc_build_builtin_function_decls): Likewise.
> (gfc_generate_function_code): Likewise.
> * trans-io.c (gfc_build_io_library_fndecls): Likewise.
prev parent reply other threads:[~2007-07-27 20:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-27 19:56 Janne Blomqvist
2007-07-27 22:04 ` FX Coudert [this message]
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=F161A955-AC6F-4294-94ED-ECA94B0919A6@gmail.com \
--to=fxcoudert@gmail.com \
--cc=blomqvist.janne@gmail.com \
--cc=fortran@gcc.gnu.org \
--cc=gcc-patches@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).