public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "mikael at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/59599] Compiler internal error on intrinsic ichar
Date: Sat, 08 Feb 2014 21:58:00 -0000	[thread overview]
Message-ID: <bug-59599-4-CtwaDOGAuv@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-59599-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #4 from Mikael Morin <mikael at gcc dot gnu.org> ---
(In reply to Mikael Morin from comment #3)
> we evaluate the string lenth into argarray[curr_arg],
s/lenth/length/

> but argarray[curr_arg]
> is supposed to be the place where the next function argument lies.
To be clear: it's the place where the next function argument will be put once
evaluated, but we don't get to that point because curr_arg is bumped and we
have the wanted number of arguments.


  parent reply	other threads:[~2014-02-08 21:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-25 20:24 [Bug fortran/59599] New: " fmartinez at gmv dot com
2014-02-08 19:45 ` [Bug fortran/59599] " fmartinez at gmv dot com
2014-02-08 21:55 ` mikael at gcc dot gnu.org
2014-02-08 21:58 ` mikael at gcc dot gnu.org [this message]
2014-02-08 22:12 ` mikael at gcc dot gnu.org
2014-02-08 22:19 ` mikael at gcc dot gnu.org
2014-02-08 22:27 ` mikael at gcc dot gnu.org
2014-02-15 11:49 ` mikael at gcc dot gnu.org
2014-02-22 12:22 ` mikael at gcc dot gnu.org
2014-02-22 12:42 ` mikael at gcc dot gnu.org
2014-02-22 12:45 ` mikael at gcc dot gnu.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=bug-59599-4-CtwaDOGAuv@http.gcc.gnu.org/bugzilla/ \
    --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).