public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jvdelisle at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug fortran/36319] Segfault with wide characters in DATA
Date: Sat, 24 May 2008 02:48:00 -0000	[thread overview]
Message-ID: <20080524024714.7078.qmail@sourceware.org> (raw)
In-Reply-To: <bug-36319-10743@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from jvdelisle at gcc dot gnu dot org  2008-05-24 02:47 -------
Here is a variation:
    integer, parameter :: k4=4
    character(len=3, kind=4), parameter, dimension(3) :: mychar = &
         &    [ k4_"abc", k4_"def", k4_"ghi" ]

This gives an error.  Is this valid?


-- 


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


  parent reply	other threads:[~2008-05-24  2:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-24  2:28 [Bug fortran/36319] New: " jvdelisle at gcc dot gnu dot org
2008-05-24  2:35 ` [Bug fortran/36319] " jvdelisle at gcc dot gnu dot org
2008-05-24  2:48 ` jvdelisle at gcc dot gnu dot org [this message]
2008-05-24  6:52 ` fxcoudert at gcc dot gnu dot org
2008-05-28 21:13 ` fxcoudert at gcc dot gnu dot org
2008-05-28 22:19 ` 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=20080524024714.7078.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).