public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libfortran/31001] [4.1/4.2 only] PACK crashes on zero-sized arrays
Date: Thu, 08 Mar 2007 12:35:00 -0000	[thread overview]
Message-ID: <20070308123516.28970.qmail@sourceware.org> (raw)
In-Reply-To: <bug-31001-6318@http.gcc.gnu.org/bugzilla/>



------- Comment #4 from fxcoudert at gcc dot gnu dot org  2007-03-08 12:35 -------
Subject: Bug 31001

Author: fxcoudert
Date: Thu Mar  8 12:34:59 2007
New Revision: 122697

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122697
Log:
        PR target/30406
        * config/rs6000/rs6000.c (rs6000_function_value): Look at bit size
        instead of precision.
        * gfortran.dg/logical_3.f90: New test.

        PR libfortran/31001
        * intrinsics/pack_generic.c (pack_internal): Add special checks
        for zero-sized arrays.
        * gfortran.dg/zero_sized_3.f90: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/logical_3.f90
      - copied unchanged from r122523,
trunk/gcc/testsuite/gfortran.dg/logical_3.f90
    branches/gcc-4_2-branch/gcc/testsuite/gfortran.dg/zero_sized_3.f90
      - copied unchanged from r122507,
trunk/gcc/testsuite/gfortran.dg/zero_sized_3.f90
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/config/rs6000/rs6000.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/libgfortran/ChangeLog
    branches/gcc-4_2-branch/libgfortran/intrinsics/pack_generic.c


-- 


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


  parent reply	other threads:[~2007-03-08 12:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-28 22:16 [Bug libfortran/31001] New: " anlauf at gmx dot de
2007-03-03 10:38 ` [Bug libfortran/31001] " fxcoudert at gcc dot gnu dot org
2007-03-03 14:24 ` fxcoudert at gcc dot gnu dot org
2007-03-03 16:38 ` fxcoudert at gcc dot gnu dot org
2007-03-04  7:20 ` [Bug libfortran/31001] [4.1/4.2 only] " fxcoudert at gcc dot gnu dot org
2007-03-05  4:11 ` mmitchel at gcc dot gnu dot org
2007-03-08 12:35 ` fxcoudert at gcc dot gnu dot org [this message]
2007-03-14 10:49 ` [Bug libfortran/31001] [4.1 " 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=20070308123516.28970.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).